From eafb56617085ad1c571c3817738dbb7458654d7a Mon Sep 17 00:00:00 2001 From: Marcel Date: Tue, 31 Mar 2026 23:00:32 +0200 Subject: [PATCH] =?UTF-8?q?feat(ui):=20add=20PersonChipRow=20=E2=80=94=20s?= =?UTF-8?q?ender=E2=86=92receivers=20chips,=202nd=20receiver=20hidden=20md?= =?UTF-8?q?:contents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- .../src/lib/components/PersonChipRow.svelte | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 frontend/src/lib/components/PersonChipRow.svelte diff --git a/frontend/src/lib/components/PersonChipRow.svelte b/frontend/src/lib/components/PersonChipRow.svelte new file mode 100644 index 00000000..662cc743 --- /dev/null +++ b/frontend/src/lib/components/PersonChipRow.svelte @@ -0,0 +1,37 @@ + + +