All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.cjs.components.typography.index.cjs Maven / Gradle / Ivy

Go to download

Responsive and accessible React UI components built with React and Emotion

The newest version!
"use strict";
'use strict';

var heading = require('./heading.cjs');
var text = require('./text.cjs');
var em = require('./em.cjs');
var strong = require('./strong.cjs');
var mark = require('./mark.cjs');



exports.Heading = heading.Heading;
exports.HeadingPropsProvider = heading.HeadingPropsProvider;
exports.Text = text.Text;
exports.TextPropsProvider = text.TextPropsProvider;
exports.Em = em.Em;
exports.Strong = strong.Strong;
exports.Mark = mark.Mark;
exports.MarkPropsProvider = mark.MarkPropsProvider;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy