Timeline added

This commit is contained in:
2026-06-29 14:46:51 -05:00
parent 4d8254df90
commit 494db48e86
6 changed files with 248 additions and 93 deletions
-5
View File
@@ -128,7 +128,6 @@ export const featureTypes = {
species: "string",
cultivar: "string",
gardenOrgId: "string",
plantedDate: "date",
note: "string",
},
externalLinks: [
@@ -159,7 +158,6 @@ export const featureTypes = {
cultivar: "string",
bloomColor: "string",
bloomSeason: "string",
plantedDate: "date",
note: "string",
},
style: {
@@ -181,7 +179,6 @@ export const featureTypes = {
cultivar: "string",
bloomColor: "string",
bloomSeason: "string",
plantedDate: "date",
note: "string",
},
style: {
@@ -205,7 +202,6 @@ export const featureTypes = {
cultivar: "string",
canopyDiameterMeters: "number",
heightMeters: "number",
plantedDate: "date",
note: "string",
},
style: (details) => ({
@@ -227,7 +223,6 @@ export const featureTypes = {
cultivar: "string",
canopyDiameterMeters: "number",
heightMeters: "number",
plantedDate: "date",
note: "string",
},
style: (details) => ({