You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In ts, the align of NavbarContainerProps is limited to left or right. So we can't use 'start' or 'end'. The example in the storybook is wrong.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
react-bulma-components:: latest
bulma: latest
react: latest
Browser: (e.g. Firefox version 67)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
In ts, the align of NavbarContainerProps is limited to left or right. So we can't use 'start' or 'end'. The example in the storybook is wrong.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
react-bulma-components:
: latestbulma
: latestreact
: latestAdditional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: