mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-02 22:26:57 -05:00
fixes #270
This commit is contained in:
parent
c75c4c51ce
commit
146b525c03
|
|
@ -11,7 +11,7 @@ import TopNav from "./TopNav";
|
|||
|
||||
const DATE_KEYS = ["createdAt", "updatedAt"];
|
||||
|
||||
const WIDE = ["analyzer", "plans", "builds", "u/"];
|
||||
const WIDE = ["analyzer", "plans", "builds", "u/", "sr/leaderboards"];
|
||||
|
||||
const Layout = ({ children }: { children: React.ReactNode }) => {
|
||||
const { secondaryBgColor } = useMyTheme();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user