Skip to content

Commit 68bb8f2

Browse files
committed
chore: remove debugger
1 parent 8eceabd commit 68bb8f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime-core/src/componentProps.ts

-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ export function updateProps(
197197
rawPrevProps: Data | null,
198198
optimized: boolean
199199
) {
200-
debugger
201200
const {
202201
props,
203202
attrs,

0 commit comments

Comments
 (0)