Skip to content

Commit 5f614b8

Browse files
committed
Merge remote-tracking branch 'origin/main' into moonshot-xxii-debugger
2 parents f5b5fe7 + 2199de8 commit 5f614b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

internal/dev_server/ui/src/main.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React, { useEffect } from 'react';
22
import ReactDOM from 'react-dom/client';
3-
import App from './App.tsx';
3+
import App from './FlagsPage.tsx';
44
import { IconProvider } from './IconProvider.tsx';
55
import { ToastContainer } from '@launchpad-ui/components';
66

0 commit comments

Comments
 (0)