Skip to content

Commit 9289768

Browse files
authored
Update MlIconLayer.meta.json add demos property to ensure compatibility with catalogue update
1 parent 4265e4d commit 9289768

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/components/MlIconLayer/MlIconLayer.meta.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,10 @@
1111
"tags": ["Map layer"],
1212
"category": "layer",
1313
"type": "component",
14-
"price": 0
14+
"demos": [
15+
{
16+
"name": "Demo",
17+
"url": "https://mapcomponents.github.io/react-map-components-maplibre-lab/iframe.html?id=mapcomponents-mliconlayer--catalogue-demo&viewMode=story"
18+
}
19+
]
1520
}

0 commit comments

Comments
 (0)