Admin
App-Information Add: - screens/Admin/App-Information - _ShareComponent/Admin - app/(application)/admin/app-information ### No Issue
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { TextCustom, ViewWrapper } from "@/components";
|
||||
import { MapCustom, ViewWrapper } from "@/components";
|
||||
|
||||
export default function AdminMaps() {
|
||||
return (
|
||||
<>
|
||||
<ViewWrapper>
|
||||
<TextCustom>Maps</TextCustom>
|
||||
<MapCustom height={"100%"} />
|
||||
</ViewWrapper>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user