1.3.5 • Published 2 years ago

@keen.io/typography v1.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@keen.io/typography

Known Vulnerabilities

Typography - set of components used to display text across Keen applications.

Installing

For Front-End applications use standard npm or yarn package manager.

yarn install @keen.io/typography

Examples

import { Headline } from '@keen.io/typography';

<Headline {...props} />