DearDiary#0019

If you're using shadcn, you don't need to separately create <Link> and <Button> components. Just use asChild. It's also okay to import buttonVariants helper method, but I prefer asChild because it's simple and easy to understand.