docs: shadcn ui placeholder desc change

closes #1
This commit is contained in:
2024-05-06 17:19:53 +00:00
parent afe830373e
commit 6f14dbabe3

View File

@@ -73,7 +73,7 @@ export default function Home() {
<div className="grid gap-1">
<h3 className="text-xl font-bold">shadcn/ui</h3>
<p className="text-gray-500 dark:text-gray-400">
Develop your application with Vite, the next-generation frontend tooling.
The customizability of the components makes it one of the best UI libraries out there.
</p>
</div>
</li>