next-learn icon indicating copy to clipboard operation
next-learn copied to clipboard

Module in example not found

Open tusvel opened this issue 1 year ago • 0 comments

https://github.com/vercel/next-learn/blob/main/dashboard/starter-example/app/ui/login-form.tsx

import { lusitana } from '@/app/ui/fonts'; - not found, because there is no such directory.

tusvel avatar May 05 '24 21:05 tusvel