chore: rename "Examples" to "Extensions" for clarity

This commit is contained in:
Thijs Louisse 2023-05-30 18:42:57 +02:00
parent 9a845344fb
commit 3257060c39
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Combobox >> Examples ||30
# Combobox >> Extensions ||30
```js script
import { html } from '@mdjs/mdjs-preview';

View file

@ -33,7 +33,7 @@ export const main = () => html`
`;
```
[...show more](./examples.md)
[...show more](./extensions.md)
## Features

View file

@ -1,4 +1,4 @@
# Input Tel Dropdown >> Examples ||30
# Input Tel Dropdown >> Extensions ||30
```js script
import { html } from '@mdjs/mdjs-preview';