We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c6ea5 commit 834f039Copy full SHA for 834f039
dist/index.js
@@ -1,5 +1,4 @@
1
import throttle from 'lodash/throttle';
2
-// import JSON from 'json-cycle'
3
const css = `
4
.live-translator-enable-button {
5
position: fixed !important;
src/index.ts
@@ -1,6 +1,5 @@
import VueI18n from 'vue-i18n'
import throttle from 'lodash/throttle'
6
0 commit comments