1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

infinite scroll vault folder view

This commit is contained in:
Kyle Spearrin
2016-12-07 23:01:02 -05:00
parent 4541185a51
commit f1c9075768
6 changed files with 53 additions and 20 deletions

View File

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