Change Klaviyo icon to K
This commit is contained in:
parent
96fc53d6c3
commit
260a57c6fc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ export function AppIcon() {
|
||||||
return (
|
return (
|
||||||
<div className={styles.appIconContainer}>
|
<div className={styles.appIconContainer}>
|
||||||
<div>
|
<div>
|
||||||
<Typography variant="h2">S</Typography>
|
<Typography variant="h2">K</Typography>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue