first commit
This commit is contained in:
7
resources/admin/app.ts
Normal file
7
resources/admin/app.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import '/admin/styles/index.scss'
|
||||
|
||||
import CatchAdmin from './support/catchAdmin'
|
||||
|
||||
const admin = new CatchAdmin()
|
||||
|
||||
admin.bootstrap()
|
Reference in New Issue
Block a user