feat(production): exposer SujetData dans Production + FTD-21 persistance session
This commit is contained in:
parent
b16dbfa1c8
commit
e130d3792e
3 changed files with 42 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ const mockProduction: Production = {
|
|||
tache: 'EE_T1',
|
||||
mode: 'entrainement',
|
||||
created_at: '2026-04-19T00:00:00Z',
|
||||
sujet: null,
|
||||
}
|
||||
|
||||
const mockReport: Report = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue