Skip to content

Commit 893446b

Browse files
committed
Fjerner id på selve header i flexcolsW
1 parent af2ae61 commit 893446b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/layouts/flex-cols/SituationPageFlexColsLayout.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ export const SituationPageFlexColsLayout = ({ pageProps, layoutProps }: Props) =
5656
level="2"
5757
size="large"
5858
anchorId={anchorId}
59+
addAnchorId={false}
5960
className={classNames(style.header, isShelf && style.shelfHeader)}
6061
>
6162
{title}

0 commit comments

Comments
 (0)