Skip to content

Commit 7a4e61e

Browse files
update README with figma install
1 parent 22bb06a commit 7a4e61e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ You will also need to install the targets you want to support:
2424
```sh
2525
npm install --save react-sketchapp react-test-renderer
2626
```
27+
- figma:
28+
```sh
29+
npm install --save react-figma
30+
```
2731
- vr:
2832
```sh
2933
npm install --save react-360

0 commit comments

Comments
 (0)