Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from commercelayer/update-ui
Browse files Browse the repository at this point in the history
Align UI with other updated apps
  • Loading branch information
pfferrari authored Apr 24, 2024
2 parents 7f64bdb + e243404 commit ae32d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/src/pages/TagList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export function TagList(): JSX.Element {
aria-label='Add tag'
>
<Icon name='plus' />
Tag
New
</Button>
</Link>
) : undefined
Expand Down

0 comments on commit ae32d70

Please sign in to comment.