updated living space add list updagte
This commit is contained in:
5
frontend/app/living-spaces/update/page.tsx
Normal file
5
frontend/app/living-spaces/update/page.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import { PageLivingSpaceUpdate } from "@/pages/living-space/update/page";
|
||||
|
||||
const LivingSpaceUpdatePage = () => { return <PageLivingSpaceUpdate /> }
|
||||
|
||||
export default LivingSpaceUpdatePage;
|
||||
Reference in New Issue
Block a user