Changed some of TabSwitcher's internals for easier Vue3 migration

This commit is contained in:
Henry Jameson 2021-04-18 14:58:02 +03:00
parent 8b96ea9377
commit 433ea02a18
6 changed files with 41 additions and 26 deletions

View file

@ -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: {