From ada0722aeb9cbd6ccd2114153e79c054a6367060 Mon Sep 17 00:00:00 2001 From: llama Date: Tue, 14 Oct 2025 09:28:29 +0800 Subject: [PATCH] add title slot --- ts/lib/components/TitledContainer.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/ts/lib/components/TitledContainer.svelte b/ts/lib/components/TitledContainer.svelte index 3ea932ba3..501638023 100644 --- a/ts/lib/components/TitledContainer.svelte +++ b/ts/lib/components/TitledContainer.svelte @@ -24,6 +24,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html style:--container-margin="0" >
+

{title}