From e8587757ced208708311d80838c9b24777f8edbb Mon Sep 17 00:00:00 2001 From: Justin Shillingford Date: Mon, 29 Jun 2020 16:13:29 -0400 Subject: Created LoginInput Component --- src/routes/Routes.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/routes') diff --git a/src/routes/Routes.tsx b/src/routes/Routes.tsx index 0b08cbb1..d96c1d80 100644 --- a/src/routes/Routes.tsx +++ b/src/routes/Routes.tsx @@ -15,7 +15,11 @@ interface RoutesProps {} const Routes: React.FC = ({}) => { return ( - + ); -- cgit v1.2.3-70-g09d2