mirror of
https://git.v0id.ovh/n3wt-innov/n3wt-school.git
synced 2026-01-29 07:53:23 +00:00
refactor: je suis une merde
This commit is contained in:
@ -125,7 +125,7 @@ const ScheduleManagement = ({ handleUpdatePlanning, classes }) => {
|
||||
setActiveTab={handleClassSelect}
|
||||
tabs={categorizedClasses['Actives'].map(classe => ({
|
||||
id: classe.id,
|
||||
title: classe.nom_ambiance,
|
||||
title: classe.atmosphere_name,
|
||||
icon: Users
|
||||
}))}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user