From 693c3d6bffa46fae7ca8f622e0bec9f91702ebcf Mon Sep 17 00:00:00 2001 From: Egor Kuzin Date: Sun, 16 Jul 2023 11:58:37 +0300 Subject: [PATCH] fix: basename for browser router --- src/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.tsx b/src/index.tsx index 63450ed94..00c35370b 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -14,7 +14,7 @@ if (container) { const store = initStore(); root.render( - +