b5cb601725
This PR fixes a bug that would effect the page item submenu. With the `useMenuIsOpen` hook, it's important that multiple menus have unique ids. In this case each page was using `page sub menu` and so each open menu would be closed by the not-open menu effects. ### Change Type - [x] `patch` — Bug Fix ### Test Plan 1. Create two pages 2. Open the submenus on each page |
||
---|---|---|
.. | ||
assets | ||
editor | ||
file-format | ||
indices | ||
polyfills | ||
primitives | ||
tldraw | ||
tlschema | ||
tlstore | ||
tlsync-client | ||
tlvalidate | ||
ui | ||
utils |