Custom Sider render property Type Error
Following the tutorial:
https://refine.dev/docs/api-reference/mui/customization/mui-custom-sider/#customize-sider-by-using-render-property
I get a type error
The render itself is working
https://refine.dev/docs/api-reference/mui/customization/mui-custom-sider/#customize-sider-by-using-render-property
I get a type error
The render itself is working

You can access the logout, dashboard, items elements and collapsed state that we use in our default Sider component by using render properties. Customize it to your needs or you can create a custom
component and use it either by passing it to or using a Custom Layout.
