Added sidebar

This commit is contained in:
Keannu Christian Bernasol 2023-02-14 23:59:34 +08:00
parent 17ea11a29c
commit 534993efc2
7 changed files with 98 additions and 12 deletions

View file

@ -5,7 +5,7 @@ import styles from "../../styles";
export default function Header() {
return (
<div style={styles.header_container}>
<div style={styles.header_wrapper}>
<div style={styles.header_left}>
<AppLogo size={64} color="#6f9b78" />
<p style={styles.logo_title}>Ivy</p>