How can I integrate demo10 of the Tailwind version of Metronic with the NextJS framework?
Hello, thank you for creating such an amazing framework.
I am running and testing it with NextJS. Currently, I am using the import statement:
import KTLayout from "@/metronic/app/layouts/demo1"; However, I would like to use demo10 instead. Is there a solution for this? Could you provide guidance on how to modify it? Thank you, as always.
Do you have any plans to integrate demo10 with NextJS?
Replies (1)
Deleted comment
Hi,
Thank you for reaching out to us.
For the demo10 you do not need to initialize any layout file, make sure to initialize global component file KTComponent.init();.
Regards,
Lauris Stepanovs,
Keenthemes Support Team