Browse Source

Reformat the code.

Naotoshi Fujita 2 years ago
parent
commit
53db4af6d1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/js/components/Pagination/Pagination.ts

+ 2 - 1
src/js/components/Pagination/Pagination.ts

@@ -25,7 +25,8 @@ import {
   addClass,
   apply,
   ceil,
-  create, display,
+  create,
+  display,
   empty,
   focus,
   format,