chonky-navteca-icon-fontawesome
TypeScript icon, indicating that this package has built-in type declarations

2.3.4 • Public • Published

chonky-icon-fontawesome

This package contains the icon component for Chonky, a file browser component for React. Please refer to the official documentation for usage instructions.

This version of the package has been modified by Navteca LLC. Newer versions of the Fortawesome package is being used, therefore some default icons are not available (i.e adobe brand icon).

Usage

npm install chonky-navteca@latest chonky-navteca-icon-fontawesome@latest
import { setChonkyDefaults } from 'chonky';
import { ChonkyIconFA } from 'chonky-icon-fontawesome';
// Somewhere in your `index.ts`:
setChonkyDefaults({ iconComponent: ChonkyIconFA });

Package Sidebar

Install

npm i chonky-navteca-icon-fontawesome

Homepage

chonky.io/

Weekly Downloads

0

Version

2.3.4

License

MIT

Unpacked Size

76.1 kB

Total Files

14

Last publish

Collaborators

  • teamnavteca