From dbccc44ad781bba04862017c9b041240821d4c08 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 8 Jul 2025 19:56:11 -0400 Subject: Create swatch for the `LogIn` component. --- ui/routes/(swatch)/.swatch/+page.svelte | 1 + ui/routes/(swatch)/.swatch/LogIn/+page.svelte | 31 +++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 ui/routes/(swatch)/.swatch/LogIn/+page.svelte (limited to 'ui/routes/(swatch)') diff --git a/ui/routes/(swatch)/.swatch/+page.svelte b/ui/routes/(swatch)/.swatch/+page.svelte index abcb53f..9484cf9 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/LogIn/+page.svelte b/ui/routes/(swatch)/.swatch/LogIn/+page.svelte new file mode 100644 index 0000000..8501a6c --- /dev/null +++ b/ui/routes/(swatch)/.swatch/LogIn/+page.svelte @@ -0,0 +1,31 @@ + + +

LogIn

+ + + +

properties

+ +
+ +
+ +

rendered

+ +
+ +
+ +

events

+ + -- cgit v1.2.3