From 46a01d2e37cf5ed57dd6ecbbf3460162795ab4d0 Mon Sep 17 00:00:00 2001 From: heiso Date: Wed, 1 Jan 2025 23:33:27 +0100 Subject: [PATCH] fix: basename --- web-app/app/routes/home.tsx | 2 +- web-app/app/routes/layout-editor.tsx | 265 +++++++++++++++------------ web-app/package.json | 1 + web-app/react-router.config.ts | 5 +- web-app/vite.config.ts | 1 + 5 files changed, 150 insertions(+), 124 deletions(-) diff --git a/web-app/app/routes/home.tsx b/web-app/app/routes/home.tsx index 7d9fa5c..2277f1c 100644 --- a/web-app/app/routes/home.tsx +++ b/web-app/app/routes/home.tsx @@ -25,7 +25,7 @@ export default function Index() { as="link" to="https://github.com/heiso/macrolev" target="_blank" - className="inline-flex gap-2 justify-center" + className="inline-flex gap-2 justify-center items-center" >