row moves to step record component
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import type { ISODate } from '@/shared/types/date'
|
||||
|
||||
export interface StepRecordable {
|
||||
problems: string[]
|
||||
start: ISODate
|
||||
end?: ISODate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user