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: Typo error in Buttons #2165

Closed
keanesnow98 opened this issue Jul 22, 2023 · 0 comments
Closed

docs: Typo error in Buttons #2165

keanesnow98 opened this issue Jul 22, 2023 · 0 comments

Comments

@keanesnow98
Copy link

keanesnow98 commented Jul 22, 2023

On which page do you see this issue?

https://daisyui.com/components/button/

Describe the issue

This is a tiny issue,
In doc, button components' source code of below image,
image
written as:

<button class="btn">Button</button>
<button class="btn btn-neutral">Neutral</button>
<button class="btn btn-primary">Button</button>
<button class="btn btn-secondary">Button</button>
<button class="btn btn-accent">Button</button>
<button class="btn btn-ghost">Button</button>
<button class="btn btn-link">Button</button>

I think you have to change button names from primary button

What browsers are you seeing the problem on?

All browsers

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

No branches or pull requests

1 participant