⬆️ (lite-note) migrate to pnpm and upgrade every outdated libs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { computed, onMounted, ref } from '@vue/runtime-core'
|
||||
import { computed, onMounted, ref } from 'vue'
|
||||
|
||||
import { NOTE_WIDTH } from '@/constants/note-width'
|
||||
import { useOverlay } from '@/hooks/useOverlay.hook'
|
||||
|
||||
Reference in New Issue
Block a user