Skip to content

Commit 9d1db35

Browse files
authored
[docs] added valtio-fsm to libraries and fixed link for valtio-persist (#1090)
1 parent 272924c commit 9d1db35

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/resources/libraries.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ Disclaimer: These libraries may have bugs, limited maintenance, or other limitat
3535

3636
- [valtio-factory](https://github.com/mfellner/valtio-factory) - Create valtio state using the factory pattern
3737

38-
- [valtio-persist](https://github.com/Noitidart/valtio-persist) - Flexible and performant saving of state to disk.
38+
- [valtio-fsm](https://github.com/valtiojs/valtio-fsm) - A a simple and chainable TypeScript-first finite state machine library powered by Valtio's reactivity system.
39+
40+
- [valtio-persist](https://github.com/valtiojs/valtio-persist) - Flexible and performant saving of state to disk.
3941

4042
- [valtio-reactive](https://github.com/valtiojs/valtio-reactive) - Valtio-reactive makes valtio a reactive library.
4143

0 commit comments

Comments
 (0)