Cant assign `href` to `UButton` or `ULink`
Couldnt assign
Can't really understand whats wrong with the component: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Link.vue Does anyone have a clue? https://github.com/nuxt/ui/blob/dev/src/runtime/utils/link.ts everything looks ok with props though...
href attribute to UButton component, then i checked it out which is uses ULink underline. I tried on it as well but it doesnt render it as well (want to disable spa navigation to spesific pages)Can't really understand whats wrong with the component: https://github.com/nuxt/ui/blob/dev/src/runtime/components/elements/Link.vue Does anyone have a clue? https://github.com/nuxt/ui/blob/dev/src/runtime/utils/link.ts everything looks ok with props though...

