Skip to content

Commit

Permalink
fix(cli/site): mobile site add touch-emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Feb 22, 2022
1 parent daa69aa commit 84e80ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/varlet-vue2-cli/site/mobile/main.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import Vue from 'vue'
import App from './App.vue'
import router from './router'
import '@varlet/touch-emulator'

import Icon from '../components/icon'
import AppBar from '../components/app-bar'
Expand Down

0 comments on commit 84e80ed

Please sign in to comment.