From 718ffe3dceffb4a0439d2b3192a266cb75c7fda7 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 8 Jul 2025 19:55:34 -0400 Subject: Create swatch for the `Invites` component. --- ui/routes/(swatch)/.swatch/+page.svelte | 1 + ui/routes/(swatch)/.swatch/Invites/+page.svelte | 35 +++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 ui/routes/(swatch)/.swatch/Invites/+page.svelte (limited to 'ui/routes') diff --git a/ui/routes/(swatch)/.swatch/+page.svelte b/ui/routes/(swatch)/.swatch/+page.svelte index abcb53f..c28b46e 100644 --- a/ui/routes/(swatch)/.swatch/+page.svelte +++ b/ui/routes/(swatch)/.swatch/+page.svelte @@ -8,5 +8,6 @@

components

diff --git a/ui/routes/(swatch)/.swatch/Invites/+page.svelte b/ui/routes/(swatch)/.swatch/Invites/+page.svelte new file mode 100644 index 0000000..8c24627 --- /dev/null +++ b/ui/routes/(swatch)/.swatch/Invites/+page.svelte @@ -0,0 +1,35 @@ + + +

Invites

+ + + +

properties

+ +
+ +
+ +

rendered

+ +
+ +
+ +

events

+ + -- cgit v1.2.3