shaffuru files sync
This commit is contained in:
@@ -142,6 +142,10 @@ const AdminNavBar = (props) => {
|
||||
// navigate(`?tab=organization`, { replace: true });
|
||||
// }
|
||||
// }
|
||||
const adminTab = queryParams.get('admin_tab');
|
||||
if (adminTab) {
|
||||
setSelectedItem("Organization");
|
||||
}
|
||||
if (partnerTab) {
|
||||
setSelectedItem("Partner");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user