mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-22 21:50:43 +03:00
1a0b387282
In this PR: - Let the `<NavigationDrawerItem />` component render a `<button>` by default instead of a `<div>` - Replace `<div>` by `<span>` inside the `<NavigationDrawerItem />` as `<button>` and `<a>` HTML elements only accept [_phrasing content_](https://developer.mozilla.org/en-US/docs/Web/HTML/Content_categories#phrasing_content). - Fix layout issue: the keyboard icon wasn't put on the right of the button, I put it back Fixes #7575 --------- Co-authored-by: Devessier <baptiste@devessier.fr> |
||
---|---|---|
.. | ||
twenty-chrome-extension | ||
twenty-docker | ||
twenty-e2e-testing | ||
twenty-emails | ||
twenty-front | ||
twenty-server | ||
twenty-ui | ||
twenty-utils | ||
twenty-website | ||
twenty-zapier |