Hoist module "toastr"
This commit is contained in:
parent
af9cf005ff
commit
bc8319e20e
|
|
@ -1,5 +1,6 @@
|
||||||
import $ from 'jquery';
|
import $ from 'jquery';
|
||||||
import sweetalert2 from 'sweetalert2';
|
import sweetalert2 from 'sweetalert2';
|
||||||
|
import 'toastr';
|
||||||
import { trans } from './i18n';
|
import { trans } from './i18n';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user