mirror of
https://github.com/yusufipk/trillo-react.git
synced 2026-09-11 19:06:10 +00:00
created the layout
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function Header() {
|
||||
return <header className="header">Header Part</header>;
|
||||
}
|
||||
|
||||
export default Header;
|
||||
Reference in New Issue
Block a user