From 1a562dc057b8a41f203f0e570ab68036bc864cce Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Sun, 13 Feb 2022 23:04:28 +0800 Subject: [PATCH] fix: fix standalone route portal problem --- .../com.msgbyte.openapi/src/MainPanel/index.tsx | 2 +- web/src/App.tsx | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/web/plugins/com.msgbyte.openapi/src/MainPanel/index.tsx b/web/plugins/com.msgbyte.openapi/src/MainPanel/index.tsx index 5900642d..f176dd01 100644 --- a/web/plugins/com.msgbyte.openapi/src/MainPanel/index.tsx +++ b/web/plugins/com.msgbyte.openapi/src/MainPanel/index.tsx @@ -72,7 +72,7 @@ const OpenApiMainPanel: React.FC = React.memo(() => { ) : ( <>