We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7341035 commit f30914eCopy full SHA for f30914e
src/features/templates/Page.tsx
@@ -53,6 +53,7 @@ export const Page = ({
53
<Logged route={route} pageHeader={pageHeader}>
54
<Container
55
id="container"
56
+ className={className}
57
excludeMarginTop={excludeMarginTop}
58
excludeMarginBottom={excludeMarginBottom}
59
>
0 commit comments