refactor: simplify timeline stage creation form by removing redundant validation logic and improving layout
Build and Release / release (push) Successful in 36s
Build and Release / release (push) Successful in 36s
This commit is contained in:
@@ -1801,6 +1801,7 @@ function EditorPageContent() {
|
||||
type: "Feature",
|
||||
properties: {
|
||||
id: geoId,
|
||||
source: "ref",
|
||||
type: typeKey,
|
||||
time_start: normalizeTimelineYearValue(geo.time_start),
|
||||
time_end: normalizeTimelineYearValue(geo.time_end),
|
||||
|
||||
Reference in New Issue
Block a user