Skip to content

v0.7.0

Compare
Choose a tag to compare
@siddharthborderwala siddharthborderwala released this 29 Dec 17:59
· 22 commits to main since this release
1426382

This release includes a new component TimePicker.

It is a named export and can be used like this -

import { TimePicker } from 'sassy-datepicker';

This release includes a major refactor to the project structure, but is backward compatible with v0.6.1.