UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

12 lines 265 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.titleVariants = void 0; exports.titleVariants = [ 'h1', 'h2', 'h3', 'h4', 'h5', 'h6' ]; exports.default = exports.titleVariants; //# sourceMappingURL=titleVariants.js.map