4 lines
137 B
TypeScript
4 lines
137 B
TypeScript
// find all feather icons at https://feathericons.com/
|
|
// github https://github.com/feathericons/feather
|
|
export * from "react-icons/fi";
|