Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display name instead of holder addr in collection #27

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

0xaptosj
Copy link
Contributor

Screenshot 2023-10-20 at 11 57 40 AM

@@ -98,15 +107,11 @@ export function Collection() {
<label htmlFor="owner_field">
Aptogotchi Minted: {collection?.current_supply}
</label>
<label htmlFor="owner_field">All Holders</label>
<label htmlFor="owner_field">Fellow aptogotchis</label>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the proper wording here? first 3 aptogotchis?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about adding ... and more right after those three names? and remove the [ ] around the names?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

Copy link
Collaborator

@angieyth angieyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love love love

@0xaptosj 0xaptosj merged commit c1af9e9 into main Oct 20, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants