Skip to content

Commit 13e0204

Browse files
chore(menu): add migrated status badge (#3735)
1 parent 8f2ce4d commit 13e0204

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/menu/stories/menu.stories.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ export default {
9191
},
9292
packageJson,
9393
metadata,
94+
status: {
95+
type: "migrated",
96+
}
9497
},
9598
decorators: [
9699
withDownStateDimensionCapture,

0 commit comments

Comments
 (0)