docs: specify multi-word component titles

This commit is contained in:
Benjamin Canac
2023-08-28 15:05:00 +02:00
parent 2e056fa3cf
commit b901222c4b
5 changed files with 5 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
---
title: SelectMenu
description: Display a select menu with advanced features.
links:
- label: GitHub

View File

@@ -1,4 +1,5 @@
---
title: FormGroup
description: Display a label and additional informations around a form element.
links:
- label: GitHub

View File

@@ -1,4 +1,5 @@
---
title: VerticalNavigation
description: Display a vertical navigation.
links:
- label: GitHub

View File

@@ -1,4 +1,5 @@
---
title: CommandPalette
description: Add a customizable command palette to your app.
links:
- label: GitHub

View File

@@ -1,4 +1,5 @@
---
title: ContextMenu
description: Display a menu that appears on right click.
links:
- label: GitHub