3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
export { default } from '@mui/material/Alert';
|
|
export * from '@mui/material/Alert';
|