feat(production): exposer SujetData dans Production + FTD-21 persistance session

This commit is contained in:
Hermann_Kitio 2026-04-20 23:05:01 +03:00
parent b16dbfa1c8
commit e130d3792e
3 changed files with 42 additions and 0 deletions

View file

@ -31,6 +31,7 @@ const mockProduction: Production = {
tache: 'EE_T1',
mode: 'entrainement',
created_at: '2026-04-19T00:00:00Z',
sujet: null,
}
const mockReport: Report = {