diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 919c3b8f99..274bbf19ae 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -7,6 +7,7 @@ import Planner from "./components/Planner"; import CodeEditor from "./components/CodeEditor"; import Browser from "./components/Browser"; import Errors from "./components/Errors"; +import BannerSettings from "./components/BannerSettings"; const TAB_OPTIONS = ["terminal", "planner", "code", "browser"] as const; type TabOption = (typeof TAB_OPTIONS)[number]; @@ -55,7 +56,8 @@ function App(): JSX.Element {
OpenDevin's Workspace
+OpenDevin's Workspace
+