refactory: zustand as state management
This commit is contained in:
@ -5,7 +5,6 @@ import {FluentProvider, webLightTheme} from '@fluentui/react-components';
|
||||
import {createBrowserRouter, RouterProvider} from "react-router-dom";
|
||||
import Home from "./component/home/home";
|
||||
import {ToastProvider} from "./message";
|
||||
import {JotaiProvider} from "./store/store";
|
||||
|
||||
const container = document.getElementById('root')
|
||||
|
||||
|
Reference in New Issue
Block a user