vite-fix
All checks were successful
deploy / test (push) Has been skipped
deploy / Update templates on Mailgun (push) Successful in 23s

This commit is contained in:
Untone 2024-02-16 22:46:57 +03:00
parent 52b2a6d16c
commit 7f85c543ed

View File

@ -17,6 +17,7 @@ const cssModuleHMR = () => {
module.isSelfAccepting = true
}
})
}
}
}