mirror of
https://github.com/material-components/material-web.git
synced 2026-01-09 07:21:09 +08:00
chore: update the analyzer to update the docs for select
PiperOrigin-RevId: 567918915
This commit is contained in:
parent
0e3a4af9ef
commit
1636d91d3a
@ -47,4 +47,9 @@ export const docsToElementMapping: {[key: string]: string[]} = {
|
||||
'tabs.md': ['tabs/tabs.ts', 'tabs/primary-tab.ts', 'tabs/secondary-tab.ts'],
|
||||
'text-field.md':
|
||||
['textfield/filled-text-field.ts', 'textfield/outlined-text-field.ts'],
|
||||
'select.md': [
|
||||
'select/filled-select.ts',
|
||||
'select/outlined-select.ts',
|
||||
'select/select-option.ts',
|
||||
],
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user