bootstrap-colorpicker icon indicating copy to clipboard operation
bootstrap-colorpicker copied to clipboard

Fix deprecated division

Open simonschaufi opened this issue 3 years ago • 0 comments

Description

Fix deprecated division #336

Check list

Please fill this check list before submitting a pull request:

  • [x] The build process has been run (npm run build) and does not contain any errors.
  • [x] All tests are green after running npm run test.
  • [ ] New tests have been added or modified for the introduced changes.
  • [x] New examples have been added for the newly introduced features.
  • [x] All the examples are still working as expected compared to the official website.
  • [x] This PR follows all other CONTRIBUTING.md guidelines for Pull Requests.

simonschaufi avatar Mar 18 '22 22:03 simonschaufi