Skip to content

Commit d882804

Browse files
committed
rebuild: v3.2.6
1 parent 3ce933d commit d882804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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/index-copy";
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)