We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f329ae4 + add5325 commit 4e4a7c2Copy full SHA for 4e4a7c2
src/Resources/js/AdvancedContentBundle/acb-notification.js
@@ -1,4 +1,5 @@
1
import $ from 'jquery';
2
+import 'semantic-ui-css/components/modal';
3
4
let notifAlert = function (message) {
5
alert(message);
0 commit comments