UNPKG

@financial-times/spark-o-date

Version:

Spark React component library for Origami

22 lines (13 loc) 473 B
# spark-o-date spark-o-date is a React based version of the [o-date](https://origami-registry.ft.com/components/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.