// import { PageLivingSpace } from "@/pages/living-space/add/page"
const SSRPageLivingSpace = () => { return <><div>PageLivingSpace</div></> }
export default SSRPageLivingSpace;
Powered by TurnKey Linux.