Skip to content

Commit

Permalink
updated databadge
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 committed Nov 14, 2023
1 parent 80789b7 commit d053140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwa/src/templates/theme/ThemeTemplate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ export const ThemeTemplate: React.FC = () => {
</div>

<div>
<h3 className={styles.header}>DataBadge:</h3>
<h3 className={styles.header}>DataBadge / Badge:</h3>
<DataBadge className={styles.tagWidth}>DataBadge</DataBadge>
</div>

Expand Down

0 comments on commit d053140

Please sign in to comment.