Set student status to inactive if logging out and clear query cache

This commit is contained in:
Keannu Christian Bernasol 2023-09-29 16:32:31 +08:00
parent 4de274edb4
commit fb8e948dfc
4 changed files with 51 additions and 12 deletions

View file

@ -13,6 +13,7 @@ export interface ResponsiveIconProps {
export interface RootDrawerParamList {
navigate: any;
replace: any;
}
// Redux Interfaces