mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-07-26 15:11:35 +00:00
fix: correct component syntax and formatting in layout and header files
This commit is contained in:
@@ -4,7 +4,7 @@ const Header: React.FC = () => {
|
||||
<small className="text-sm">tuna2134の休憩</small>
|
||||
<h1 className="text-4xl font-bold">tuna2134</h1>
|
||||
</header>
|
||||
)
|
||||
}
|
||||
);
|
||||
};
|
||||
|
||||
export default Header;
|
||||
export default Header;
|
||||
|
||||
Reference in New Issue
Block a user