feat: Génération d'une page de suivi pédagogique + fix utilisation

certains des composants
This commit is contained in:
N3WT DE COMPET
2025-05-04 15:45:28 +02:00
parent e9650c992e
commit 2a6b3bdf63
7 changed files with 194 additions and 98 deletions

View File

@ -70,7 +70,7 @@ export default function Layout({ children }) {
},
grades: {
id: 'grades',
name: t('grades'),
name: t('educational_monitoring'),
url: FE_ADMIN_GRADES_URL,
icon: Award,
},