feat(client): Remove ResizeObserver polyfill

This commit is contained in:
syuilo
2020-07-12 11:29:45 +09:00
parent 90348f4ac7
commit c89abda3fb
4 changed files with 0 additions and 9 deletions

View File

@ -1,5 +1,3 @@
import { ResizeObserver } from '@juggle/resize-observer';
export default {
inserted(el, binding, vn) {
const query = binding.value;