Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Divider | Divider subcomponent is not exported #280

Closed
aVileBroker opened this issue Aug 9, 2021 · 1 comment · Fixed by #281
Closed

Divider | Divider subcomponent is not exported #280

aVileBroker opened this issue Aug 9, 2021 · 1 comment · Fixed by #281
Assignees
Labels
0 Story Points 0 Story Points bug Something isn't working released

Comments

@aVileBroker
Copy link
Contributor

Divider takes StyledDivider and StyledContainer, but only Divider.Container exists on the exported component.

@aVileBroker aVileBroker added bug Something isn't working 0 Story Points 0 Story Points labels Aug 9, 2021
@aVileBroker aVileBroker self-assigned this Aug 9, 2021
aVileBroker added a commit to aVileBroker/foundry-ui that referenced this issue Aug 9, 2021
Like the Container, the Divider should be exported to serve as a base for the Styled subcomponent
props

closes Headstorm#280
HeadstormOps pushed a commit that referenced this issue Aug 9, 2021
…-09)

### Bug Fixes

* **divider:** adds the divider subcomponent to the module exports ([aa30d77](aa30d77)), closes [#280](#280)
* **divider:** removed wildcard props being passed to the container ([a1a272b](a1a272b))
@HeadstormOps
Copy link

🎉 This issue has been resolved in version 1.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Story Points 0 Story Points bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants