From 72da387a292ac0e1934e72bbcc30042c82007bd0 Mon Sep 17 00:00:00 2001 From: Melonai Date: Thu, 21 Jan 2021 01:03:34 +0100 Subject: Change case of components directory --- client/src/components/Title.svelte | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 client/src/components/Title.svelte (limited to 'client/src/components/Title.svelte') diff --git a/client/src/components/Title.svelte b/client/src/components/Title.svelte new file mode 100644 index 0000000..4266eb1 --- /dev/null +++ b/client/src/components/Title.svelte @@ -0,0 +1,22 @@ + + +
+ +
+

sho.rest

+

Made with ❤ by Mel

+
+
-- cgit 1.4.1