Refine Layout for Header & Footer
Hi! I was reading docs & don’t quite understand how the Layout prop works for
Currently I have
I’m using Material UI, if it makes a difference.
Sorry if this was confusing to understand. Thanks!
<Refine>.Currently I have
Layout={Header} where Header is a component. But I also see there’s a Header and Footer prop as well. When would we use Header/Footer vs Layout?I’m using Material UI, if it makes a difference.
Sorry if this was confusing to understand. Thanks!
