Skip to content

Commit

Permalink
chore: remove debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Apr 12, 2022
1 parent 8eceabd commit 68bb8f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/runtime-core/src/componentProps.ts
Expand Up @@ -197,7 +197,6 @@ export function updateProps(
rawPrevProps: Data | null,
optimized: boolean
) {
debugger
const {
props,
attrs,
Expand Down

0 comments on commit 68bb8f2

Please sign in to comment.