Skip to content

Commit

Permalink
Merge pull request #5731 from Sage/add-missing-import-act-pop-story
Browse files Browse the repository at this point in the history
chore(action-popover): add missing import to fix broken story
  • Loading branch information
edleeks87 authored Jan 6, 2023
2 parents 2360b70 + 0856f87 commit 3a1ade8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/action-popover/action-popover.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
ActionPopover,
ActionPopoverItem,
ActionPopoverMenu,
ActionPopoverMenuButton,
} from ".";

import * as stories from "./action-popover.stories";
Expand Down

0 comments on commit 3a1ade8

Please sign in to comment.