refactor: Création de nouveaux composants / update formulaire de

création de classe (#2)
This commit is contained in:
N3WT DE COMPET
2024-12-14 15:28:07 +01:00
parent cf144310a1
commit 7acae479da
43 changed files with 2374 additions and 441 deletions

View File

@ -20,6 +20,8 @@
"next-intl": "^3.24.0",
"react": "^18",
"react-cookie": "^7.2.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18",
"react-phone-number-input": "^3.4.8",
"react-tooltip": "^5.28.0"
@ -33,4 +35,4 @@
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14"
}
}
}