Hi,
I bought the theme to use it inside my react project and it's kinda impossible to get an empty page works without `useLayout` or loading many files that depend on localStorage and cookies.
How can I extract the parts I need given, I am not using react-router or create react app?
I need to create an empty page with header and sidebar, no config, no `useLayout`, no cookies, no localStorage
please help
Hi Ahmed,
The easiest way for you to get a clean header and sidebar markup is by using Layout Builder in our HTML version. Just configure your layout and export it using the "Export" button.
After unzipping downloaded package, you can find header partial markup in layout/partials/_header.html and sidebar markup in layout/partials/_sidebar.html.
Feel free to ask if you have further questions or need assistance with anything else.
Regards,
Lauris Stepanovs,
Keenthemes Support Team