Skip to content

Commit c815fef

Browse files
author
jannik brack
committed
fix: update story title for MlHexagonLayer component
1 parent 0eec3ec commit c815fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/deck-gl/src/components/MlHexagonLayer/MlHexagonLayer.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { useMap } from '@mapcomponents/react-maplibre';
55
import { HexagonLayer } from '@deck.gl/aggregation-layers';
66

77
const storyoptions = {
8-
title: 'MapComponents/MlHexagonMap',
8+
title: 'MapComponents/MlHexagonLayer',
99
component: MlHexagonLayer,
1010
argTypes: {},
1111
decorators: mapContextDecorator,

0 commit comments

Comments
 (0)