Nested Layout #5586
Answered
by
BatuhanW
aislam1234
asked this question in
Q&A
Nested Layout
#5586
-
In Nextjs, it is supported to use nested layouts. In refine, I've found that inside the Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
BatuhanW
Feb 6, 2024
Replies: 1 comment 1 reply
-
Hey @aislam1234, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
BatuhanW
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @aislam1234,
<Refine />
component doesn't render anything, but provides context for other refine components. You can use nested layouts normally as you would do it with NextJS projects and with your UI library.