masterplan-calendar-frontend / FieldChange
Interface: FieldChange¶
Defined in: src/components/ChangesModal.tsx:19
Before and after value for one changed task field.
Properties¶
new¶
new:
string|null
Defined in: src/components/ChangesModal.tsx:21
old¶
old:
string|null
Defined in: src/components/ChangesModal.tsx:20