fix: debug params

This commit is contained in:
Yanzhen Yu 2022-09-05 17:14:05 +08:00
parent bfc3aeb288
commit 0eb9f2bdb8

View File

@ -17,7 +17,7 @@ export const App: React.FC<AppProps> = props => {
const {
options,
services,
debugStore = true,
debugStore = false,
debugEvent = false,
hooks,
isInEditor = false,