UNPKG

react-fa-picker

Version:

A reusable React Icon Picker component, bundled with its own Tailwind CSS build.

6 lines 226 B
/** * IconGrid is a wrapper component that prepares all icons * and passes them to the virtualized grid. */ export declare function IconGrid(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=IconGrid.d.ts.map