Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brauliodiez committed Dec 15, 2024
1 parent 3c7ce63 commit bced397
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,16 +111,6 @@ export const DatepickerInputShape = forwardRef<any, ShapeProps>(
ellipsis={true}
wrap="none"
/>

{/* <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 bced397

Please sign in to comment.