UNPKG

187 BJavaScriptView Raw
1'use client';
2
3export { default } from './DialogContentText';
4export { default as dialogContentTextClasses } from './dialogContentTextClasses';
5export * from './dialogContentTextClasses';
\No newline at end of file