cientos
cientos copied to clipboard
Billboard is not being exposed as component
Describe the bug
I am on v ^4.0.3
I saw through the docs search function that there is a "Billboard" component. But when trying to import, I will get an error that this component is not exported, event tho it is in the repo etc.
Another problem is, the docs are not shown when looking for it in the Abstractions section...
Reproduction
https://github.com/Tresjs/cientos/blob/09584be48705d24a4eaf89655ac78138fc95108d/docs/.vitepress/theme/components/BillboardDemo.vue#L2
Steps to reproduce
No response
System Info
Used Package Manager
npm
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
- [x] Read the Contributing Guidelines.
- [x] Read the docs.
- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- [x] The provided reproduction is a minimal reproducible example of the bug.