Update
This commit is contained in:
@@ -17,7 +17,7 @@ export default function Logo({ disabledLink = false, sx }: Props) {
|
|||||||
|
|
||||||
const logo = (
|
const logo = (
|
||||||
<Box sx={{ width: 40, height: 40, ...sx }}>
|
<Box sx={{ width: 40, height: 40, ...sx }}>
|
||||||
<img src="/icons/ic_flag_id.svg" alt="LinkSehat" />
|
<img src="/logo/logo_full.jpg" alt="LinkSehat" />
|
||||||
</Box>
|
</Box>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user