Updated layout
This commit is contained in:
@@ -4,7 +4,7 @@ export default function StatsLayout({ children }: LayoutProps<"/">) {
|
||||
return (
|
||||
<>
|
||||
<Header searchBar />
|
||||
<div>
|
||||
<div className="pt-header">
|
||||
{children}
|
||||
</div>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user