Perfect panel

This commit is contained in:
zyronon
2023-10-02 17:03:53 +08:00
parent 12da731c58
commit 0d33096a57
13 changed files with 348 additions and 379 deletions

View File

@@ -3,7 +3,6 @@ import mitt from 'mitt'
export const emitter = mitt()
export const EventKey = {
resetWord: 'resetWord',
openSide: 'openSide',
openStatModal: 'openStatModal',
closeOther: 'closeOther',
keydown: 'keydown',