import { TextCustom, ViewWrapper } from "@/components"; export default function MapsEdit() { return ( <> Maps Edit ); }