Changed some of TabSwitcher's internals for easier Vue3 migration
This commit is contained in:
parent
8b96ea9377
commit
433ea02a18
6 changed files with 41 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
/* eslint-env browser */
|
||||
import statusPosterService from '../../services/status_poster/status_poster.service.js'
|
||||
import TabSwitcher from '../tab_switcher/tab_switcher.js'
|
||||
import TabSwitcher from '../tab_switcher/tab_switcher.jsx'
|
||||
|
||||
const StickerPicker = {
|
||||
components: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue