This version of Antigravity is no longer supported. Please upgrade to receive the latest features.
This commit is contained in:
@@ -465,6 +465,8 @@ function ScanTerminalScreen() {
|
||||
className={clsx(
|
||||
"scan-terminal",
|
||||
resolvedView === "map" && "map-view-active",
|
||||
resolvedView !== "opportunities" && "focus-view-active",
|
||||
resolvedView === "analysis" && "analysis-view-active",
|
||||
themeMode === "light" && "light",
|
||||
)}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user