mirror of
https://github.com/lemeow125/StudE-Frontend.git
synced 2025-05-17 03:48:06 +08:00
Set student status to inactive if logging out and clear query cache
This commit is contained in:
parent
4de274edb4
commit
fb8e948dfc
4 changed files with 51 additions and 12 deletions
|
@ -13,6 +13,7 @@ export interface ResponsiveIconProps {
|
|||
|
||||
export interface RootDrawerParamList {
|
||||
navigate: any;
|
||||
replace: any;
|
||||
}
|
||||
|
||||
// Redux Interfaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue