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