Skip to content

Commit f30914e

Browse files
author
Gianpaolo Sinatra
committed
fix class page
1 parent 7341035 commit f30914e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/templates/Page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export const Page = ({
5353
<Logged route={route} pageHeader={pageHeader}>
5454
<Container
5555
id="container"
56+
className={className}
5657
excludeMarginTop={excludeMarginTop}
5758
excludeMarginBottom={excludeMarginBottom}
5859
>

0 commit comments

Comments
 (0)