UNPKG

svarog-ui-core

Version:

Core components of Svarog UI without themes

6 lines (4 loc) 131 B
// src/components/Typography/index.js import Typography from './Typography.js'; export default Typography; export { Typography };