Evan You 4 лет назад
Родитель
Сommit
68bb8f2529
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      packages/runtime-core/src/componentProps.ts

+ 0 - 1
packages/runtime-core/src/componentProps.ts

@@ -197,7 +197,6 @@ export function updateProps(
   rawPrevProps: Data | null,
   optimized: boolean
 ) {
-  debugger
   const {
     props,
     attrs,