Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed Jun 26, 2024
1 parent 907b93b commit 6b6a296
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions ui/shared/Page/specs/LongNameAndManyTags.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import * as TokenEntity from 'ui/shared/entities/token/TokenEntity';
import EntityTags from 'ui/shared/EntityTags/EntityTags';
import formatUserTags from 'ui/shared/EntityTags/formatUserTags';
import IconSvg from 'ui/shared/IconSvg';
import NetworkExplorers from 'ui/shared/NetworkExplorers';

import PageTitle from '../PageTitle';

Expand Down Expand Up @@ -42,7 +41,6 @@ const LongNameAndManyTags = () => {
] }
flexGrow={ 1 }
/>
<NetworkExplorers type="token" pathParam="token-hash" ml="auto"/>
</>
);

Expand Down

0 comments on commit 6b6a296

Please sign in to comment.