Skip to content

Commit 9a1eb77

Browse files
authored
docs: small md fix (#15299)
Before: <img width="755" height="62" alt="image" src="https://github.com/user-attachments/assets/b9a97223-77b6-4ccd-adbd-38db02026348" /> After: <img width="732" height="63" alt="image" src="https://github.com/user-attachments/assets/ca6012f8-018f-4732-92fb-b0d343b69e2d" />
1 parent 71b35fa commit 9a1eb77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/custom-components/dashboard.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default buildConfig({
5858
| `minWidth` | `WidgetWidth` | Minimum width the widget can be resized to (default: `'x-small'`) |
5959
| `maxWidth` | `WidgetWidth` | Maximum width the widget can be resized to (default: `'full'`) |
6060

61-
**WidgetWidth Values:** `'x-small'` \| `'small'` \| `'medium'` \| `'large'` \| `'x-large'` \| `'full'`
61+
**WidgetWidth Values:** `'x-small' | 'small' | 'medium' | 'large' | 'x-large' | 'full'`.
6262

6363
### Creating a Widget Component
6464

0 commit comments

Comments
 (0)