Feat: Route-Dateien aus .gitignore entfernt und hinzugefügt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import Controller from './Controller'
|
||||
const Inertia = {
|
||||
Controller: Object.assign(Controller, Controller),
|
||||
}
|
||||
|
||||
export default Inertia
|
||||
Reference in New Issue
Block a user