Skip to content

Commit 9c1a772

Browse files
committed
chore: update icons
1 parent 5020898 commit 9c1a772

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/ui/src/components/icons.tsx

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import {
2+
ArrowRight,
23
CalendarIcon,
34
ChevronLeft,
45
ChevronRight,
@@ -29,4 +30,5 @@ export const Icons = {
2930
MoreHorizontal,
3031
MapPin,
3132
Droplet,
33+
ArrowRight,
3234
};

0 commit comments

Comments
 (0)