We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9c324 commit ed38051Copy full SHA for ed38051
src/components/owner-list/index.js
@@ -27,7 +27,7 @@ export const OwnerList = ({ owners, creator_id, acc, swaps, cancelv1 }) => {
27
</Button>
28
:
29
<Button to={`/tz/${holder_id}`}>
30
- <Primary>OBJKTSWAP_V1</Primary>
+ <Primary>OBJKTSWAP V1</Primary>
31
32
}
33
</div>
0 commit comments