mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-03-25 21:20:38 +08:00
fix: debug params
This commit is contained in:
parent
bfc3aeb288
commit
0eb9f2bdb8
@ -17,7 +17,7 @@ export const App: React.FC<AppProps> = props => {
|
||||
const {
|
||||
options,
|
||||
services,
|
||||
debugStore = true,
|
||||
debugStore = false,
|
||||
debugEvent = false,
|
||||
hooks,
|
||||
isInEditor = false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user