react-switch v1.2.0 Release Notes

Release Date: 2017-09-29 // over 6 years ago
  • ๐Ÿ›  Fixed

    • โœ‚ Removed react and react-dom from dependencies.
    • ๐Ÿ’… Css-file replaced with inline styles to avoid webpack style-loader dependence.

    ๐Ÿ”„ Changed

    • ๐Ÿ’… Cursor style of handle changed to pointer instead of grabbing.