We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fcc97b commit c553e34Copy full SHA for c553e34
.storybook/docs/pages/Welcome.tsx
@@ -71,9 +71,9 @@ export const HomePage = () => {
71
<h1 className="font-title mb-2 py-4 font-extrabold lg:py-10">
72
<div className="mb-2 text-5xl lg:text-7xl">react-daisyUI</div>
73
<div className="text-2xl lg:text-3xl">
74
- A React component library for{' '}
75
- <Link color="info" href="https://daisyui.com/" target="_blank">
76
- daisyUI
+ A React wrapper for{' '}
+ <Link color="info" href="https://v4.daisyui.com/" target="_blank">
+ daisyUI 4
77
</Link>
78
, <br />
79
the most popular, free and open-source <br />
0 commit comments