Skip to content

Commit

Permalink
feat(popover): update vue story title to reflect component name
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielduete committed Feb 20, 2025
1 parent 82fd26a commit 2e96939
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import React from 'react'
import { PopoverComponentArgs, PopoverStoryArgs } from './popover.args'

export default {
title: 'Components/Rich Tooltip',
title: 'Components/Popover',
...PopoverStoryArgs,
} as Meta

Expand Down

0 comments on commit 2e96939

Please sign in to comment.