Skip to content

Commit

Permalink
feat: rename story
Browse files Browse the repository at this point in the history
  • Loading branch information
florianstancioiu committed Apr 9, 2024
1 parent 6620f87 commit 502fc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/cosmoz-dropdown.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const DropdownMenu: Story = {
};

export const DropdownWithBug: Story = {
name: 'Dropdown with Bug (1920 x 1080)',
name: 'Dropdown with Bug (1920 x 1080) - Fixed on Chrome',
render: () => {
return html`<style>
.wrapper-with-bug {
Expand Down

0 comments on commit 502fc28

Please # to comment.