From f7c89692e76112fd20275ce631c102588835c8b8 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 8 Jul 2025 19:53:08 -0400 Subject: Create swatch for the `Invite` component. --- ui/routes/(swatch)/.swatch/+page.svelte | 1 + ui/routes/(swatch)/.swatch/Invite/+page.svelte | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 ui/routes/(swatch)/.swatch/Invite/+page.svelte (limited to 'ui/routes') diff --git a/ui/routes/(swatch)/.swatch/+page.svelte b/ui/routes/(swatch)/.swatch/+page.svelte index abcb53f..5242718 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/Invite/+page.svelte b/ui/routes/(swatch)/.swatch/Invite/+page.svelte new file mode 100644 index 0000000..0786194 --- /dev/null +++ b/ui/routes/(swatch)/.swatch/Invite/+page.svelte @@ -0,0 +1,21 @@ + + +

Invite

+ + + +

properties

+ +
+ +
+ +

rendered

+ +
+ +
-- cgit v1.2.3