v0.7.0
·
22 commits
to main
since this release
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.