Skip to content

Commit

Permalink
chore: prop names need doublequotes
Browse files Browse the repository at this point in the history
  • Loading branch information
jenniferarnesen committed Feb 22, 2024
1 parent 61874bb commit 746140c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/temp/point-linestring-polygon.geojson
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
type: "GeometryCollection",
geometries: [
"type": "GeometryCollection",
"geometries": [
{
"coordinates": [
-11.781005547329215,
Expand Down

0 comments on commit 746140c

Please sign in to comment.