very important commit
This commit is contained in:
parent
852c2df12e
commit
6ccafacc87
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import MagicBar from "./components/MagicBar.vue";
|
|||
import Toaster from "../../vendor/masmerise/livewire-toaster/resources/js";
|
||||
import "../../vendor/wire-elements/modal/resources/js/modal";
|
||||
|
||||
Alpine.plugin(focus)
|
||||
Alpine.plugin(focus);
|
||||
Alpine.plugin(Toaster);
|
||||
|
||||
window.Alpine = Alpine;
|
||||
|
|
|
|||
Loading…
Reference in a new issue