Skip to content

Commit

Permalink
fix: icon got renamed (#3503)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Nov 22, 2024
1 parent 0213be5 commit ff4ddc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const Example = () => {
<span>
gap:db-spacing-fixed-xl
</span>
<DBIcon icon="edit">
<DBIcon icon="pen">
Edit
</DBIcon>
<div className="gap1">
Expand Down

0 comments on commit ff4ddc7

Please sign in to comment.