use jotai for all states (#19)

This commit is contained in:
Doh
2025-01-04 11:20:36 -05:00
committed by GitHub
parent 306242f2ec
commit ad05a46206
18 changed files with 212 additions and 243 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## Version 0.1.8
### Changed
- use jotai for all state management
## Version 0.1.7
### Fixed