forked from DebaucheryLibrarian/traxxx
Added filter dialog toggle to sidebar. Moved filter dialog to container. Using events to toggle sidebar from header.
This commit is contained in:
@@ -151,9 +151,9 @@ const routes = [
|
||||
name: 'actors',
|
||||
},
|
||||
{
|
||||
path: '/networks',
|
||||
path: '/channels',
|
||||
component: Networks,
|
||||
name: 'networks',
|
||||
name: 'channels',
|
||||
},
|
||||
{
|
||||
path: '/movies',
|
||||
|
||||
Reference in New Issue
Block a user