Skip to content

Commit ed38051

Browse files
author
crzypatchwork
committed
latest
1 parent 2e9c324 commit ed38051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/owner-list/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const OwnerList = ({ owners, creator_id, acc, swaps, cancelv1 }) => {
2727
</Button>
2828
:
2929
<Button to={`/tz/${holder_id}`}>
30-
<Primary>OBJKTSWAP_V1</Primary>
30+
<Primary>OBJKTSWAP V1</Primary>
3131
</Button>
3232
}
3333
</div>

0 commit comments

Comments
 (0)