🐛 (youtube) fix video width
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { computed, onMounted, ref, watch } from '@vue/runtime-core'
|
||||
import { computed, onMounted, ref } from '@vue/runtime-core'
|
||||
|
||||
import { NOTE_WIDTH } from '@/constants/note-width'
|
||||
import { useOverlay } from '@/hooks/useOverlay.hook'
|
||||
|
||||
Reference in New Issue
Block a user