Timeline added
This commit is contained in:
@@ -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) => ({
|
||||
|
||||
Reference in New Issue
Block a user