Skip to content

Commit 2d1def1

Browse files
committed
Change names
1 parent b16b7bd commit 2d1def1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/map-interface/stories/map-panel.stories.ts renamed to packages/map-interface/stories/enhanced-detail-panel.stories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const zoom = 3.9392171056922325;
1616

1717
// More on default export: https://storybook.js.org/docs/react/writing-stories/introduction#default-export
1818
const meta: Meta<InfoDrawer> = {
19-
title: "Map interface/Map Panel",
19+
title: "Map interface/Enhanced detail panel",
2020
component: InfoDrawer,
2121
};
2222

0 commit comments

Comments
 (0)