Hey! Passed across this project and decided to integrate it to my project. However, when I started using it, I came across a pretty annoying issue: The components are not auto imported with Nuxt 3: https://safe.classydev.fr/webstorm64_49zmd_OJ_Qih-9s8vcRtTzH3sxMpznMNPOmpkS9IlSpqd.png While other components are auto-imported and typed correctly (any that I create in the components folder). Any ideas why? Using: - Node 20.18.0 - Nuxt 3.15.1 - Yarn 1.22.22 - Floating-vue 5.2.2