mirror of
https://github.com/lemeow125/Ivy-Frontend.git
synced 2025-05-15 02:51:07 +08:00
Added sidebar
This commit is contained in:
parent
17ea11a29c
commit
534993efc2
7 changed files with 98 additions and 12 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue