From 4b55e368c0c8bab152fe6e70020e6ac8035ca8c8 Mon Sep 17 00:00:00 2001 From: omri Date: Sat, 13 Jul 2024 22:15:28 +0300 Subject: [PATCH] remove React App (ugly) --- frontend/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/index.html b/frontend/public/index.html index aa069f2..ed2d796 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Relay Calculator