feature
deskripsi: - portofolio: detail bisnis, maps, media social - new component divide # No Issue
This commit is contained in:
11
screens/Portofolio/BusinessLocationSection.tsx
Normal file
11
screens/Portofolio/BusinessLocationSection.tsx
Normal file
@@ -0,0 +1,11 @@
|
||||
import { BaseBox, TextCustom } from "@/components";
|
||||
|
||||
export default function Portofolio_BusinessLocation() {
|
||||
return (
|
||||
<>
|
||||
<BaseBox>
|
||||
<TextCustom bold>Lokasi Bisnis</TextCustom>
|
||||
</BaseBox>
|
||||
</>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user