deskripsi:
- komponen Map
# No Issue
This commit is contained in:
2025-07-10 14:03:01 +08:00
parent 862af44c03
commit e68a18bb89
7 changed files with 92 additions and 16 deletions

View File

@@ -1,10 +1,13 @@
import { BaseBox, TextCustom } from "@/components";
import { BaseBox, MapCustom, StackCustom, TextCustom } from "@/components";
export default function Portofolio_BusinessLocation() {
return (
<>
<BaseBox>
<TextCustom bold>Lokasi Bisnis</TextCustom>
<StackCustom>
<TextCustom bold>Lokasi Bisnis</TextCustom>
<MapCustom />
</StackCustom>
</BaseBox>
</>
);

View File

@@ -2,7 +2,6 @@ import { BaseBox, Grid, StackCustom, TextCustom } from "@/components";
import { MainColor } from "@/constants/color-palet";
import { ICON_SIZE_SMALL } from "@/constants/constans-value";
import { Ionicons } from "@expo/vector-icons";
import { View } from "react-native";
export default function Portofolio_SocialMediaSection() {
const listData = [