Top

Cuxstomizer


customizer

If you want to remove customizer from whole template, You just need to remove one component which is TemplateCustomizer in Layout.tsx

Delete below component file from your page

<TemplateCustomizer />

find TemplateCustomizer folder and delete also this folder from your folder structure