1.0.0 • Published 2 years ago

@financial-times/spark-o-date v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

spark-o-date

spark-o-date is a React based version of the o-date.

How to use

npm i @financial-times/spark-o-date // with npm

and use it like:

import {Date} from '@financial-times/spark-o-date';

<Date className="your-class-name" />

Development

We have chosen not to use storybook for development, so if making changes you'll need to find an instance of the component in the Spark estate.

1.0.0

2 years ago