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

feat: Add Swap Settings Slippage Title #1191

Merged
merged 4 commits into from
Aug 30, 2024
Merged

Conversation

cpcramer
Copy link
Contributor

What changed? Why?

Notes to reviewers

How has it been tested?

Copy link

vercel bot commented Aug 30, 2024

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 Aug 30, 2024 6:27pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 6:27pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 6:27pm

@cpcramer cpcramer changed the title Paul/swap settings title chore: Add Swap Settings Slippage Title Aug 30, 2024
return (
<h3
className={cn(
'mb-2 font-semibold text-base text-gray-950 leading-normal dark:text-gray-50',
Copy link
Contributor

Choose a reason for hiding this comment

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

dark color should be automatic, why is here custom?

Create this fork in the theme, make harder for developer to do custom themes at global level.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah great point, I've removed text-gray-950 and dark:text-gray-50 and i've added --text-ock-foreground

@Zizzamia Zizzamia merged commit a31c1d4 into main Aug 30, 2024
16 checks passed
@Zizzamia Zizzamia deleted the paul/swap-settings-title branch August 30, 2024 19:48
@cpcramer cpcramer changed the title chore: Add Swap Settings Slippage Title feat: Add Swap Settings Slippage Title Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants