feat: Upload Navbar done.
This commit is contained in:
@@ -160,6 +160,9 @@ export default {
|
||||
break;
|
||||
}
|
||||
break;
|
||||
case 'UPLOAD':
|
||||
this.showNavbarBreadcrumb = false;
|
||||
break;
|
||||
}
|
||||
// if(this.navViewName === 'DISCOVER') {
|
||||
// if(name === 'Map' || name === 'CheckMap') this.isActive = 'MAP';
|
||||
|
||||
Reference in New Issue
Block a user