add edit form to Person entity
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export { PersonList } from './list.tsx';
|
||||
export { PersonShow } from './show.tsx';
|
||||
export { PersonEdit } from './edit.tsx';
|
||||
export * from './components';
|
||||
|
||||
Reference in New Issue
Block a user