Skip to content

Commit

Permalink
Remove unnecessary icon
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Jan 30, 2024
1 parent 4a4a34a commit 28f0dfc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ export function DateSelector({
{showDateRange && (
<CardFooter>
<Button type="submit" form={form}>
<Icon.CalendarToday /> Submit
Submit
</Button>
</CardFooter>
)}
Expand Down

0 comments on commit 28f0dfc

Please sign in to comment.