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: add docs for Earn component, hooks, and utilities #1981

Merged
merged 25 commits into from
Feb 13, 2025

Conversation

dschlabach
Copy link
Contributor

What changed? Why?

Notes to reviewers

How has it been tested?

Copy link

vercel bot commented Feb 12, 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 Feb 13, 2025 5:21pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 5:21pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2025 5:21pm

key={amount}
type="button"
onClick={() => setDepositAmount(amount)}
className={`rounded-md px-4 py-2 ${selected ? 'bg-[var(--ock-bg-primary)] text-[var(--ock-text-inverse)]' : 'bg-[var(--ock-bg-secondary)] text-[var(--ock-text-primary)]'}`}
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: classes cut off,

Copy link
Contributor

Choose a reason for hiding this comment

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

Screenshot 2025-02-12 at 3 28 32 PM

@@ -0,0 +1,89 @@
import {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this page being displayed?

@cpcramer
Copy link
Contributor

As a follow up let's add this to the landing page under Ready-to-use components!

cpcramer
cpcramer previously approved these changes Feb 12, 2025
alessey
alessey previously approved these changes Feb 13, 2025
Base automatically changed from dms/earn-warn to main February 13, 2025 17:10
@dschlabach dschlabach dismissed stale reviews from alessey and cpcramer February 13, 2025 17:10

The base branch was changed.

@dschlabach dschlabach merged commit d889d1b into main Feb 13, 2025
16 checks passed
@dschlabach dschlabach deleted the dms/earn-docs-1 branch February 13, 2025 17:53
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 root
Development

Successfully merging this pull request may close these issues.

4 participants