Evan You пре 4 година
родитељ
комит
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,