mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 14:12:07 +02:00
Start of auto updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { QueryClient, QueryClientProvider } from '@tanstack/react-query';
|
||||
import { listen } from '@tauri-apps/api/event';
|
||||
import { MotionConfig } from 'framer-motion';
|
||||
import { render } from 'react-dom';
|
||||
import { render } from 'preact';
|
||||
import { HelmetProvider } from 'react-helmet-async';
|
||||
import { AppRouter } from './components/AppRouter';
|
||||
import { requestsQueryKey } from './hooks/useRequest';
|
||||
|
||||
Reference in New Issue
Block a user