Skip to content

Commit dac4cfe

Browse files
committed
oops
1 parent 0daeb8b commit dac4cfe

File tree

1 file changed

+1
-1
lines changed
  • sites/svelte-5-preview/src/routes/docs/content/01-api

1 file changed

+1
-1
lines changed

sites/svelte-5-preview/src/routes/docs/content/01-api/02-runes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ let { x } = $props();
503503
* @property {string} y Some documentation
504504
*/
505505
506-
/** @type {MyProps} */>
506+
/** @type {MyProps} */
507507
let { y } = $props();
508508
```
509509

0 commit comments

Comments
 (0)