moved ConfigProvider up in the hierarchy (to main.jsx) to wrap the whole App
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -24,4 +24,7 @@ frontend/*.sln
|
||||
frontend/*.sw?
|
||||
|
||||
# Do not commit _pycache_ directories
|
||||
backend/__pycache__/
|
||||
backend/__pycache__/
|
||||
backend/endpoints/__pycache__/
|
||||
backend/models/schemas/__pycache__/
|
||||
backend/models/sql/__pycache__/
|
||||
Reference in New Issue
Block a user