Auto-import of `Link` not working
I'm trying to create a
I've tried a handful of settings, but nothing has worked. Any ideas?
Link component at components/Link, that wraps NuxtLink. The component code is very simple, but Nuxt's auto-import logic is pulling in the Link component from nuxt. Here's the snippet:I've tried a handful of settings, but nothing has worked. Any ideas?