We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a83ed38 commit 9f4a5b6Copy full SHA for 9f4a5b6
README.md
@@ -8,6 +8,8 @@ $ npm install react-validation-builder
8
$ yarn add react-validation-builder
9
```
10
## Integration
11
+icons work with [fontAwesome](https://fontawesome.com/icons)
12
+
13
14
import React, { useState } from 'react';
15
import { ValidationBuilderEditor } from 'react-validation-builder';
0 commit comments