mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-05-02 20:22:38 -04:00
rename theme file
This commit is contained in:
@@ -8,7 +8,7 @@ import { QueryClient, QueryClientProvider } from 'react-query';
|
||||
import { Provider } from 'react-redux';
|
||||
import { store } from './redux/store';
|
||||
import App from './App';
|
||||
import { theme } from './styles/styled';
|
||||
import { theme } from './styles/styledTheme';
|
||||
|
||||
const queryClient = new QueryClient();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user