Skip to content

Commit

Permalink
docs(react): added another DbIcon to React showcase (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Dec 3, 2023
1 parent 1598cc3 commit 2229eed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ function OtherElements() {
<div>
<p>DbIcon:</p>
<DbIcon icon="account" variant="32-outline" />
<DbIcon icon="check-circle"></DbIcon>
<p>DbProgress:</p> <DbProgress value="60" max="100" />
<p>DbTag:</p>
<DbTag>default</DbTag>
Expand Down

0 comments on commit 2229eed

Please sign in to comment.