add client/admin pages, show info and created admin api and server actions
This commit is contained in:
@@ -29,6 +29,9 @@
|
||||
"@/config/*": [
|
||||
"./config/*"
|
||||
],
|
||||
"@/hooks/*": [
|
||||
"./hooks/*"
|
||||
],
|
||||
"@/data/*": [
|
||||
"./data/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user