mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2024-11-17 20:29:20 +00:00
🔧 chore: gqlclientprovider import
This commit is contained in:
parent
8952393b31
commit
0e7343da6f
@ -9,6 +9,7 @@ import './index.css';
|
||||
import '@fontsource/inter';
|
||||
import App from './App';
|
||||
import reportWebVitals from './reportWebVitals';
|
||||
import { GQLClientProvider } from './context/GQLClientContext';
|
||||
import { Toaster } from 'components/shared/Toast';
|
||||
|
||||
const root = ReactDOM.createRoot(
|
||||
|
Loading…
Reference in New Issue
Block a user