Skip to content

Commit 679bb5a

Browse files
committed
feat: skriveleif
1 parent 35d0a34 commit 679bb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jokul/src/components/popover/stories/PopoverUncontrolled.stories.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const PopoverUncontrolledComponent = (args: PopoverProps) => {
3838
);
3939
};
4040

41-
export const PopoverControlled: Story = {
41+
export const PopoverUncontrolled: Story = {
4242
args: {
4343
open: false,
4444
onOpenChange: () => {},

0 commit comments

Comments
 (0)