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

Commit

Permalink
feat: align ui with other apps
Browse files Browse the repository at this point in the history
  • Loading branch information
pfferrari committed Apr 24, 2024
1 parent 7f64bdb commit e243404
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 e243404

Please sign in to comment.