diff --git a/docs/insights/buttons-menu.component.md b/docs/core/buttons-menu.component.md similarity index 98% rename from docs/insights/buttons-menu.component.md rename to docs/core/buttons-menu.component.md index 567532148d..94b67769a4 100644 --- a/docs/insights/buttons-menu.component.md +++ b/docs/core/buttons-menu.component.md @@ -52,13 +52,13 @@ buttons: MenuButton[] = []; ## Properties -####Buttons Menu Component +### Buttons Menu Component | Name | Type | Description | | --- | --- | -- | | buttons | `MenuButton []` | The array that contains all the buttons for the menu | -####Button Model +### Button Model | Name | Type | Description | | --- | --- | -- |