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

docs: nft hooks docs #1865

Merged
merged 1 commit into from
Jan 29, 2025
Merged

docs: nft hooks docs #1865

merged 1 commit into from
Jan 29, 2025

Conversation

alessey
Copy link
Contributor

@alessey alessey commented Jan 23, 2025

What changed? Why?
Added Mint hooks under utilities section

sidebar token details mint details
image image image

Notes to reviewers

How has it been tested?

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 23, 2025
Copy link

vercel bot commented Jan 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 2:46pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 2:46pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 2:46pm

@alessey alessey force-pushed the alessey/nft-hooks-docs branch from 9b53c83 to 2e3a0fd Compare January 23, 2025 18:59
@alessey alessey force-pushed the alessey/nft-hooks-docs branch from 2e3a0fd to 31d441c Compare January 23, 2025 19:06
@alessey alessey force-pushed the alessey/nft-hooks-docs branch from 31d441c to 2403228 Compare January 27, 2025 22:18
@alessey alessey force-pushed the alessey/nft-hooks-docs branch from 2403228 to 03186c0 Compare January 28, 2025 15:46
@alessey alessey force-pushed the alessey/nft-hooks-docs branch from 03186c0 to 1396b79 Compare January 28, 2025 19:58
@alessey alessey marked this pull request as ready for review January 28, 2025 21:32
site/sidebar.ts Outdated
@@ -239,6 +239,24 @@ export const sidebar = [
},
],
},
{
text: 'Hooks',
Copy link
Contributor

Choose a reason for hiding this comment

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

I see that we have some hooks under the Utilities section. Should these live under Utilities/NFT/ or should the hooks such as useName be moved to a new hooks section?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that is a good question, i feel like utilities is kinda hidden...but i could just move them there, what do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cpcramer moved under utilities

@alessey alessey merged commit 5ede746 into main Jan 29, 2025
16 checks passed
@alessey alessey deleted the alessey/nft-hooks-docs branch January 29, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Development

Successfully merging this pull request may close these issues.

4 participants