We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6f08f commit 81ab2e2Copy full SHA for 81ab2e2
packages/form-core/src/EventClient.ts
@@ -62,7 +62,6 @@ class FormEventClient extends EventClient<EventMap> {
62
constructor() {
63
super({
64
pluginId: 'form-devtools',
65
- debug: true,
66
})
67
}
68
0 commit comments