Skip to content

Commit

Permalink
fix: remove modal popup example css
Browse files Browse the repository at this point in the history
  • Loading branch information
preetibansalui committed Jun 10, 2024
1 parent c21843b commit fc5e639
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/components/Modal/Modal.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ export const Playground = ({ numberOfButtons, ...args }) => {
<SelectItem value="us-south" text="US South" />
<SelectItem value="us-east" text="US East" />
</Select>

{args.hasScrollingContent && (
<>
<p>
Expand Down

0 comments on commit fc5e639

Please sign in to comment.