Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
linzhe141 committed Aug 23, 2024
1 parent ad3a8bf commit 48ccf40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/runtime-dom/__tests__/patchProps.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ describe('runtime-dom: props patching', () => {
expect(el.style.color).toBe('yellow')
})
return () => {
// <div v-bind="obj">msg</div>
return createElementBlock(
'div',
normalizeProps(guardReactiveProps(obj.value)),
Expand Down

0 comments on commit 48ccf40

Please sign in to comment.