first commit
This commit is contained in:
5
resources/js/Stores/Permission.js
Normal file
5
resources/js/Stores/Permission.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import {defineStore} from "pinia";
|
||||
|
||||
export const usePermissionStore = defineStore('permission', {
|
||||
|
||||
})
|
||||
Reference in New Issue
Block a user