Skip to content

Commit

Permalink
- Removed Extra text.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanzdev committed Dec 13, 2024
1 parent 2a871c2 commit 3c7ce63
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,15 @@ export const DatepickerInputShape = forwardRef<any, ShapeProps>(
wrap="none"
/>

<Text
{/* <Text
text="Date"
x={13}
y={20}
fontSize={10}
fill="red"
align="center"
color={stroke}
/>
/> */}
{/* Calendar Icon */}
<Image
image={calendarIcon}
Expand Down

0 comments on commit 3c7ce63

Please sign in to comment.