hey first time posting here so this is my first time using metronic react 9.2.3 and i want to remove the default supabase auth... ive followed all the steps here:
https://docs.keenthemes.com/metronic-react/guides/custom-auth
to disable the supabase auth but after doing this i see more references of supabase inside callback-page.tsx components as well as change-password.tsx page
how do i tweak those component pages to remove the errors??
and as for components available to use... can we import any component from reui ?? or only the components available under the components/ui folder in the vscode project structure they provide or are they the same as reui?