-
Like the title above, when using Grid.Col in Next JS App Router it's throw error :
I'm know to fix this i should write "use client" at the top of file. But i'm curious why ? |
Beta Was this translation helpful? Give feedback.
Answered by
rtivital
Nov 15, 2024
Replies: 1 comment 1 reply
-
https://mantine.dev/guides/next/#compound-components-in-server-components |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
zeffrypfs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://mantine.dev/guides/next/#compound-components-in-server-components