feat: add generated code
This commit is contained in:
4
frontend/src/resources/category-resource/index.ts
Normal file
4
frontend/src/resources/category-resource/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { CategoryResourceList } from './CategoryResourceList';
|
||||
export { CategoryResourceCreate } from './CategoryResourceCreate';
|
||||
export { CategoryResourceEdit } from './CategoryResourceEdit';
|
||||
export { CategoryResourceShow } from './CategoryResourceShow';
|
||||
Reference in New Issue
Block a user