chore: pretty

This commit is contained in:
lencx
2023-01-22 18:23:28 +08:00
parent bc39dcdd72
commit d84c11319d

View File

@@ -35,6 +35,7 @@ export default function Awesome() {
opInfo.resetRecord(); opInfo.resetRecord();
} }
}, [opInfo.opType, }, [opInfo.opType,
formRef]); formRef]);
const hide = () => { const hide = () => {