From c24839e8f8b4b6868f8ee383b589ce01dcdc81e1 Mon Sep 17 00:00:00 2001 From: realtradam Date: Sat, 27 Jul 2024 23:55:51 -0400 Subject: cleanup frontend --- frontend/src/components/Layout.tsx | 6 ++-- frontend/src/pages/Home.tsx | 70 +++--------------------------------- frontend/src/pages/articles/Edit.tsx | 9 ----- frontend/src/pages/articles/New.tsx | 11 +----- frontend/src/pages/auth/Login.tsx | 2 +- frontend/src/pages/auth/Register.tsx | 12 ------- 6 files changed, 10 insertions(+), 100 deletions(-) diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index d8613d5..9a7576e 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -61,12 +61,14 @@ export default function Layout({