Add card sidebar tab navigation to router
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -49,6 +49,11 @@ export default {
|
||||
type: Object,
|
||||
default: undefined,
|
||||
},
|
||||
tabQuery: {
|
||||
type: String,
|
||||
required: false,
|
||||
default: null,
|
||||
},
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user