Skip to content

Commit d729da3

Browse files
Run prettier
1 parent 2892711 commit d729da3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/data/material/components/autocomplete/autocomplete.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ const options = [
6464

6565
return <Autocomplete options={options} getOptionKey={(option) => option.id} />;
6666
```
67+
6768
:::
6869

6970
### Playground

0 commit comments

Comments
 (0)