From 1674211ce7abd87c98d51c614b87c5b48f59aa2b Mon Sep 17 00:00:00 2001 From: Sean Perkins Date: Tue, 9 Apr 2024 16:56:08 -0400 Subject: [PATCH] fix: bad merge conflict resolution Removes the duplicate clear icon from rendering. --- core/src/components/input/input.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/core/src/components/input/input.tsx b/core/src/components/input/input.tsx index 6b8e7972b2..97d51935a7 100644 --- a/core/src/components/input/input.tsx +++ b/core/src/components/input/input.tsx @@ -795,7 +795,6 @@ export class Input implements ComponentInterface { onClick={this.clearTextInput} > - )}