Closed
Description
Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.
1.5.0
Bug summary
While looking through readme I noticed they have link to component on Storybook, e.g.
https://uui.umbraco.com/?path=/story/uui-box
but this is invalid
it seems it should be this instead:
https://uui.umbraco.com/?path=/docs/uui-box--docs
Furthermore I noticed a uui-boolean-input
component here:
https://github.com/umbraco/Umbraco.UI/blob/v1/contrib/packages/uui-boolean-input/README.md
but I can't find this component here: https://uui.umbraco.com/
Specifics
No response
Steps to reproduce
Check link in readme for each component linking to Storybook.
Expected result / actual result
No response