Skip to content

Commit

Permalink
iva-app: Fix import of analysis-tools #TASK-7216 #TASK-7100
Browse files Browse the repository at this point in the history
  • Loading branch information
jmjuanes committed Nov 28, 2024
1 parent d5ba340 commit 87c4130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sites/iva/iva-app.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ import "../../webcomponents/study/admin/variant/operations-admin.js";
import "../../webcomponents/user/user-profile.js";
import "../../webcomponents/api/rest-api.js";
import "../../webcomponents/note/note-browser.js";
import "../../webcomponents/analysis/analysis-tools.js";
import "../../webcomponents/commons/analysis/analysis-tools.js";

import "../../webcomponents/commons/layouts/custom-footer.js";
import "../../webcomponents/commons/layouts/custom-navbar.js";
Expand Down

0 comments on commit 87c4130

Please sign in to comment.