]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix: correct the type of `<details>`'s `onToggle` event handler (#10938)
authorbtea <2356281422@qq.com>
Mon, 20 May 2024 11:42:34 +0000 (19:42 +0800)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 11:42:34 +0000 (19:42 +0800)
commitfd18ce70b1a260a2485c9cd7faa30193da4b79f5
tree6dadcf13f5d82dbe25aff48a4fe1917b7e4badd1
parent9fead5234320848f8be82275c6b5dd0a290f2cca
fix: correct the type of `<details>`'s `onToggle` event handler (#10938)

Fixes #10928
packages/runtime-dom/src/jsx.ts