Hoist module "toastr"

This commit is contained in:
Pig Fang 2018-08-24 09:08:34 +08:00
parent af9cf005ff
commit bc8319e20e

View File

@ -1,5 +1,6 @@
import $ from 'jquery';
import sweetalert2 from 'sweetalert2';
import 'toastr';
import { trans } from './i18n';
/**