Move live scanner to a dedicated view to make things easier

This commit is contained in:
Bubka
2020-11-23 19:30:58 +01:00
parent 0989e6e452
commit 0d84a75778
8 changed files with 200 additions and 211 deletions

1
resources/js/app.js vendored
View File

@ -5,7 +5,6 @@ import api from './api'
import i18n from './langs/i18n'
import FontAwesome from './packages/fontawesome'
import Clipboard from './packages/clipboard'
import QrcodeReader from './packages/qrcodeReader'
import Notifications from 'vue-notification'
import './components'