We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://daisyui.com/components/button/
This is a tiny issue, In doc, button components' source code of below 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
All browsers
The text was updated successfully, but these errors were encountered:
dfd1c9b
No branches or pull requests
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,
written as:
I think you have to change button names from primary button
What browsers are you seeing the problem on?
All browsers
The text was updated successfully, but these errors were encountered: