diff --git a/packages/runtime-core/src/componentProps.ts b/packages/runtime-core/src/componentProps.ts index ad691607608..6b267ad1444 100644 --- a/packages/runtime-core/src/componentProps.ts +++ b/packages/runtime-core/src/componentProps.ts @@ -197,7 +197,6 @@ export function updateProps( rawPrevProps: Data | null, optimized: boolean ) { - debugger const { props, attrs,