couds / react-bulma-components

React components for Bulma framework
MIT License
1.2k stars 129 forks source link

In ts, the align of NavbarContainerProps is limited to left or right. #390

Open llnancy opened 2 years ago

llnancy commented 2 years ago

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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

Additional context Add any other context about the problem here.