mirror of
https://github.com/lemeow125/Ivy-Frontend.git
synced 2025-05-14 10:31:07 +08:00
Polished initial page
This commit is contained in:
parent
e43f1965f9
commit
da35d27e76
6 changed files with 121 additions and 46 deletions
5
src/components/header/header.tsx
Normal file
5
src/components/header/header.tsx
Normal file
|
@ -0,0 +1,5 @@
|
|||
import React from "react";
|
||||
|
||||
export default function header() {
|
||||
return <div>{"header"}</div>;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue