Skip to content

Commit

Permalink
Merge branch 'dev' into feature/#227-add-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
IonutGabi committed Dec 20, 2024
2 parents d7fad15 + b3d0e2a commit 02c9f92
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 02c9f92

Please sign in to comment.