Browse Source

docs : update dead link on main-menu page (#8454)

zsviczian-nonWoff-export
hocino 1 year ago committed by GitHub
parent
commit
e3f31df747
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      dev-docs/docs/@excalidraw/excalidraw/api/children-components/main-menu.mdx

2
dev-docs/docs/@excalidraw/excalidraw/api/children-components/main-menu.mdx

@ -133,7 +133,7 @@ function App() { @@ -133,7 +133,7 @@ function App() {
}
```
Here is a [complete list](https://github.com/excalidraw/excalidraw/blob/master/packages/excalidraw/components/mainMenu/DefaultItems.tsx) of the default items.
Here is a [complete list](https://github.com/excalidraw/excalidraw/blob/master/packages/excalidraw/components/main-menu/DefaultItems.tsx) of the default items.
### MainMenu.Group

Loading…
Cancel
Save