Skip to content

Commit f18df5a

Browse files
committed
update readme
1 parent 07e7242 commit f18df5a

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
@@ -11,6 +11,10 @@
1111

1212
Check [this issue](https://github.com/barelyhuman/babel-plugin-mutable-react-state/issues/4)
1313

14+
## Docs
15+
16+
[Web Documentation](https://barelyhuman.github.io/babel-plugin-mutable-react-state/#/)
17+
1418
## Notes
1519

1620
- While the caveats exist due to the extensive types of expressions that javascript has, it's recommended that you use a cloned variable and then just assigned the modification to the reactive variable if you plan to use it right now.

0 commit comments

Comments
 (0)