Skip to content

Releases: Haberkamp/stable-spin

v1.1.0

23 Feb 19:08
Compare
Choose a tag to compare

Minor Changes

  • d7ca133: Export default delay and minDuration values.

    To use the values just import them from @stable-spin/react like this:

    import { DEFAULT_DELAY, DEFAULT_MIN_DURATION } from "@stable-spin/react";