From 3108882fd50308ed1e3d0a587ce2709aa12a6d9e Mon Sep 17 00:00:00 2001 From: realtradam Date: Sat, 27 Apr 2024 21:18:00 -0400 Subject: tailwind and auth tweaks --- app/javascript/components/Home.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/javascript/components/Home.jsx') diff --git a/app/javascript/components/Home.jsx b/app/javascript/components/Home.jsx index 563ec88..efe3cd5 100644 --- a/app/javascript/components/Home.jsx +++ b/app/javascript/components/Home.jsx @@ -2,7 +2,7 @@ import React from "react"; import { Link } from "react-router-dom"; export default () => ( -
+

Games!

-- cgit v1.2.3