Skip to content

Commit 49df010

Browse files
authored
site: fix rendering of promise in deprecation warning (#9191)
1 parent 392dbdb commit 49df010

File tree

6 files changed

+653
-539
lines changed

6 files changed

+653
-539
lines changed

documentation/docs/02-template-syntax/07-special-elements.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ If `this` is the name of a [void element](https://developer.mozilla.org/en-US/do
200200
<script>
201201
let tag = 'div';
202202
203-
/** @type {(e: MouseEvent) => void} */
204203
export let handler;
205204
</script>
206205

0 commit comments

Comments
 (0)