feat: add generated code
This commit is contained in:
4
frontend/src/resources/part/index.ts
Normal file
4
frontend/src/resources/part/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { PartList } from './PartList';
|
||||
export { PartCreate } from './PartCreate';
|
||||
export { PartEdit } from './PartEdit';
|
||||
export { PartShow } from './PartShow';
|
||||
Reference in New Issue
Block a user