Skip to content

Commit 2c1e438

Browse files
author
jannik brack
committed
fix prettier error
1 parent 434d14a commit 2c1e438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/deck-gl/src/components/MlSceneGraphLayer/MlScenegraphLayer.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ WhereGroupLocationExample.args = {
109109
getOrientation: () => [0, 0, 90],
110110
getColor: () => [255, 255, 255],
111111
scenegraph:
112-
"https://mapcomponents.github.io/react-map-components-maplibre/deck-gl/assets/3D/WhereGroupLogo.glb",
112+
'https://mapcomponents.github.io/react-map-components-maplibre/deck-gl/assets/3D/WhereGroupLogo.glb',
113113
sizeScale: 100,
114114
_animations: {
115115
'*': { speed: 5 },

0 commit comments

Comments
 (0)