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

Add component library #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add component library #26

wants to merge 1 commit into from

Conversation

youknowriad
Copy link
Owner

Add this component library https://ui.shadcn.com to ease iterations.

@youknowriad youknowriad self-assigned this Dec 17, 2023
Copy link

vercel bot commented Dec 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codehealth ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2023 11:42pm

import { useRouter } from 'next/router'
import { Button } from '../ui/button'
import { DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuTrigger } from '../ui/dropdown-menu'
Copy link
Owner Author

Choose a reason for hiding this comment

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

I was not able to make the aliases work yet.

@ntsekouras
Copy link
Collaborator

Have you considered the @wordpress/components package? Just curious.

@youknowriad
Copy link
Owner Author

@ntsekouras Not really, I also see this project as something to try stuff and to be honest, this library is becoming the main choice of many React based apps.

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

Successfully merging this pull request may close these issues.

2 participants