firstcommit
This commit is contained in:
15
resources/js/frontend/app.js
Normal file
15
resources/js/frontend/app.js
Normal file
@@ -0,0 +1,15 @@
|
||||
//-- Import Apline
|
||||
import Alpine from 'alpinejs';
|
||||
window.Alpine = Alpine;
|
||||
Alpine.start();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user