Skip to content

Commit

Permalink
refactor: Improve image display in Playground component
Browse files Browse the repository at this point in the history
  • Loading branch information
HasanYahya101 committed Jun 4, 2024
1 parent 566c844 commit dc7eda3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/component/playground.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -323,5 +323,4 @@ function CopyIcon(props) {
</g>
</svg>
);
}

}

0 comments on commit dc7eda3

Please sign in to comment.