We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1d6f86 + 4b0c1cf commit b25cb00Copy full SHA for b25cb00
src/base/index.tsx
@@ -3,6 +3,7 @@ export * from './AccordionActions';
3
export * from './AccordionDetails';
4
export * from './AccordionSummary';
5
export * from './Alert';
6
+export * from './AlertTitle';
7
export * from './AppBar';
8
export * from './Autocomplete';
9
export * from './Avatar';
0 commit comments