فهرست منبع

chore: remove debugger

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,