From c91f6289fb3f6bfdf9d5a5e19541c1de9e5773d7 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 | 268 +++++++++++++++------------ web-app/package.json | 1 + web-app/react-router.config.ts | 5 +- web-app/vite.config.ts | 1 + 5 files changed, 158 insertions(+), 119 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" >