mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 01:58:39 +02:00
More tweaking
This commit is contained in:
@@ -6,11 +6,8 @@ import { ProxyLayout } from './components/ProxyLayout';
|
||||
import { listen, rpc } from './lib/rpc';
|
||||
import { initHotkeys } from './lib/hotkeys';
|
||||
import { applyChange, dataAtom, replaceAll } from './lib/store';
|
||||
import { initTheme } from './lib/theme';
|
||||
import './main.css';
|
||||
|
||||
initTheme();
|
||||
|
||||
const queryClient = new QueryClient();
|
||||
const jotaiStore = createStore();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user