mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-21 00:01:22 +02:00
Fixed the circular imports and things
This commit is contained in:
3
src-web/lib/jotai.ts
Normal file
3
src-web/lib/jotai.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createStore } from 'jotai/index';
|
||||
|
||||
export const jotaiStore = createStore();
|
||||
Reference in New Issue
Block a user