1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 03:33:54 +00:00

remove rzslider in favor or native input range

This commit is contained in:
Kyle Spearrin
2017-06-14 16:36:27 -04:00
parent 6fee59373b
commit 57a5a90183
9 changed files with 35 additions and 52 deletions

View File

@@ -1,2 +1,2 @@
angular
.module('bit.tools', ['ngAnimate', 'ngclipboard', 'toastr', 'rzModule', 'oitozero.ngSweetAlert']);
.module('bit.tools', ['ngAnimate', 'ngclipboard', 'toastr', 'oitozero.ngSweetAlert']);