stuff, with a side of things

This commit is contained in:
Elijah Lucian
2021-07-15 13:51:57 -06:00
parent c62f88953e
commit 8e7fc05cd1
20 changed files with 21741 additions and 230 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import './app.scss'
const App = () => {
return (
<BrowserRouter>
<AppContextProvider>
<AppContextProvider baseURL="/api">
<UserContextProvider>
<CoreLayout />
</UserContextProvider>