mentioned bug in tab-switcher, made shadow-control work in zero-state
This commit is contained in:
parent
2609c0d0d2
commit
d7af2c8419
5 changed files with 23 additions and 11 deletions
|
@ -1,5 +1,7 @@
|
|||
import Vue from 'vue'
|
||||
|
||||
// FIXME: This doesn't like v-if directly inside the tab's contents, breaks vue really bad
|
||||
|
||||
import './tab_switcher.scss'
|
||||
|
||||
export default Vue.component('tab-switcher', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue