56 |
57 |
58 |
65 |
66 |
67 |
68 |
75 |
76 |
77 |
78 |
95 |
96 |
97 |
118 |
119 |
120 | )
121 | }
122 |
--------------------------------------------------------------------------------
/src/components/icons.tsx:
--------------------------------------------------------------------------------
1 | import { AvatarIcon, ImageIcon } from "@radix-ui/react-icons"
2 |
3 | type IconProps = React.HTMLAttributes