diff --git a/README.md b/README.md index 5103f3a..a01363f 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,7 @@ il est actuellement en cours de développement et terriblement incomplet, buggé - [x] ajouter une indication de remplissage - [x] improve immersion (filter school, doc, ) - [x] https://inscription.cfwb.be/fileadmin/sites/insc/uploads/Documents_2023-2024/Liste_des_ecoles_immersion.xlsx -- [ ] carte ? -- [ ] exclude techniques? +- [x] carte ? - [ ] perf - [x] taille du json - [ ] efficience du code diff --git a/index.html b/index.html index 102bfaa..1270f90 100644 --- a/index.html +++ b/index.html @@ -6,19 +6,6 @@ Indice Compositor -
diff --git a/src/App.tsx b/src/App.tsx index 3a5f8ac..a5d85bb 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,4 +1,4 @@ -import { MantineProvider } from "@mantine/core"; +import { AppShell, MantineProvider } from "@mantine/core"; import { QueryParamProvider } from "use-query-params"; import { WindowHistoryAdapter } from "use-query-params/adapters/window"; @@ -9,9 +9,9 @@ export default function Home() { return ( -
- -