Commit 0776e8bf authored by Vũ Đình Nguyên's avatar Vũ Đình Nguyên

backupdataa

parent 21563945
......@@ -11,7 +11,7 @@ export default function Layout({
return (
<main className="flex flex-col min-h-screen bg-background">
<Header />
<div className="flex-1">{children}</div>
<div className="flex-1 ">{children}</div>
<ScrollToTopButton />
<Footer />
</main>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment