import { type Snippet } from "svelte";
let { children }: { children: Snippet } = $props()

is such a catastrophic downgrade from when you just want to write a simple component that wraps other stuff. Yeah, is still available, but Svelte will shout at you once you start using runes.

Comments