import { PageLivingSpaceUpdate } from "@/pages/living-space/update/page";
const LivingSpaceUpdatePage = () => { return <PageLivingSpaceUpdate /> }
export default LivingSpaceUpdatePage;
Powered by TurnKey Linux.