Skip to content

Commit 445ce03

Browse files
committed
rebuild: v3.2.6
1 parent d882804 commit 445ce03

File tree

2 files changed

+394
-393
lines changed

2 files changed

+394
-393
lines changed

web/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import TemplatesPage from "./pages/templates";
1515
import SetupGuidePage from "./pages/setup-guide";
1616
import OAuthErrorPage from "./pages/oauth-error";
1717
import DebugPage from "./pages/debug";
18-
import EndpointDetailsPage from "./pages/endpoints/details/index-copy";
18+
import EndpointDetailsPage from "./pages/endpoints/details";
1919
import EndpointSSEDebugPage from "./pages/endpoints/sse-debug";
2020
import ExamplesPage from "./pages/examples";
2121
import IconComparisonPage from "./pages/icon-comparison";

0 commit comments

Comments
 (0)