ソースを参照

Fix TS import

atownson 1 年間 前
コミット
0cf8264c0e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      netbox/project-static/src/buttons/floatBulk.ts

+ 1 - 1
netbox/project-static/src/buttons/floatBulk.ts

@@ -1,4 +1,4 @@
-import { getElements, fadeIn } from '../util';
+import { getElements } from '../util';
 				
 				
 /**
 /**
  * Conditionally add and remove a class that will float the button group
  * Conditionally add and remove a class that will float the button group