auth service created
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import Alpine from 'alpinejs'
|
||||
import counter from "./counter";
|
||||
|
||||
window.Alpine = Alpine
|
||||
|
||||
Alpine.data("vars", counter)
|
||||
|
||||
Alpine.start()
|
||||
|
||||
Reference in New Issue
Block a user