Skip to content

Commit

Permalink
docs(menu): update category
Browse files Browse the repository at this point in the history
  • Loading branch information
heysanil committed Jul 29, 2024
1 parent e9d24cf commit 3a29baf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/gold-actors-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"paris": patch
---

Menu: update category
2 changes: 1 addition & 1 deletion src/stories/menu/Menu.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { Button } from '../button';
import { ChevronRight, Ellipsis } from '../icon';

const meta: Meta<typeof Menu> = {
title: 'Uncategorized/Menu',
title: 'Surfaces/Menu',
component: Menu,
tags: ['autodocs'],
};
Expand Down

0 comments on commit 3a29baf

Please sign in to comment.