feat(LRL App): init V0
This commit is contained in:
7
resources/js/routes/filament/imports/index.ts
Normal file
7
resources/js/routes/filament/imports/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import failedRows from './failed-rows'
|
||||
|
||||
const imports = {
|
||||
failedRows: Object.assign(failedRows, failedRows),
|
||||
}
|
||||
|
||||
export default imports
|
||||
Reference in New Issue
Block a user