mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-04 22:09:04 +08:00
test
This commit is contained in:
@@ -23,6 +23,8 @@ export default function Switcher() {
|
||||
setIsOpenDarkMode((old) => !old)
|
||||
}
|
||||
|
||||
console.log(11123232)
|
||||
|
||||
const changeTransVisibleState = () => {
|
||||
if (dispatch) {
|
||||
dispatch({ type: TypingStateActionType.TOGGLE_TRANS_VISIBLE })
|
||||
|
||||
Reference in New Issue
Block a user