Browse Source

add term-tooltip

visuddhinanda 3 weeks ago
parent
commit
7916d22335
1 changed files with 2 additions and 1 deletions
  1. 2 1
      api-v12/resources/js/app.js

+ 2 - 1
api-v12/resources/js/app.js

@@ -1 +1,2 @@
-import './bootstrap';
+import "./bootstrap";
+import "./term-tooltip";