react-bulma-components
react-bulma-components copied to clipboard
Navbar.Item is missing arrowless prop in typescript
Describe the bug Navbar.Item is missing arrowless prop in typescript definition.
To Reproduce Steps to reproduce the behavior:
<Navbar.Item href="/" active={isActive('/')} arrowless="true">
Versions
react-bulma-components:: 4.1.0bulma:0.9.4react:18.2.0- Browser: (e.g. Firefox version 67) Safari
Additional context Add any other context about the problem here.