docs: format Select docs with Prettier
Signed-off-by: Vivek Hipparkar <vivekhipparkar@gmail.com>
This commit is contained in:
@@ -104,7 +104,6 @@ You can disable specific options within the Select component using `disabledKeys
|
||||
code={selectDisabledOptionsSnippet}
|
||||
/>
|
||||
|
||||
|
||||
### Searchable
|
||||
|
||||
Here's a view when the select has searchable filtering.
|
||||
@@ -141,7 +140,6 @@ Here's a view when the select combines search and multiple selection.
|
||||
code={selectSearchableMultipleSnippet}
|
||||
/>
|
||||
|
||||
|
||||
### Responsive
|
||||
|
||||
Here's a view when the select is responsive.
|
||||
@@ -151,4 +149,3 @@ Here's a view when the select is responsive.
|
||||
<Theming definition={SelectDefinition} />
|
||||
|
||||
<ChangelogComponent component="select" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user