UNPKG

norma-library

Version:

Olos/Norma-DS. Design System based on Material UI, developed with TypeScript and Styled Components to create reusable and consistent components in web applications.

4 lines 113 B
import Text from "./Text"; import Title from "./Title"; export { Text, Title }; //# sourceMappingURL=index.js.map