Skip to content

Commit

Permalink
tags already visible when long
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-WorkGH committed Dec 14, 2023
1 parent bd3d00c commit 2cc90d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ const AppContent = ({ language, onLanguageClick }) => {
{
type: 'app',
name: 'My application with a long name',
version: 'v0.0.1',
version: 'v0.0.1-long-tag',
},
{ type: 'other', name: 'Something', version: 'none' },
{
Expand Down

0 comments on commit 2cc90d0

Please sign in to comment.