Files
calendar/packages/ui/components/icon/Icon.tsx
T
Omar LópezandGitHub 6e93224c9b Tree shake icons (#7051)
* Attempt to tree shake icons

* Tree shaking icons
2023-03-02 13:56:10 -07:00

4 lines
137 B
TypeScript

// find all feather icons at https://feathericons.com/
// github https://github.com/feathericons/feather
export * from "react-icons/fi";