We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8948ae commit ecefea6Copy full SHA for ecefea6
README.md
@@ -18,7 +18,7 @@ The easiest way to use react-checkbox-tree is to install from NPM and include it
18
npm install react-checkbox-tree --save
19
```
20
21
-> **Note** – This library requires that [Font Awesome](http://fontawesome.io/) styles are loaded in the browser.
+> **Note** – This library makes use of [Font Awesome](http://fontawesome.io/) styles and expects them to be loaded in the browser.
22
23
# Usage
24
0 commit comments