How to enable switcher in any page ?

How to Delete Switcher ?

You don't want Swicher please follow below procedure to remove Switcher styles.

Step-1 : Go to Rootpath : src/components/layouts/App.jsx

Remove <Switcher /> And
import Switcher from "./switcher/Switcher";





Step-2 : Go to Rootpath : src/components/layouts/Loginpagelayouts.jsx


Remove <Switcher /> And
import Switcher from "./switcher/Switcher";




Step-3 : Go to Rootpath : src/components/layouts/switcher/Switcher.jsx

Remove the file




Step-4 : Go to Rootpath : src/components/pagess/switcherpage/switcherpage.jsx

Remove the file