fix(dev): proxy api during react development
This commit is contained in:
parent
b1d196e4ca
commit
b8e39348e8
11 changed files with 196 additions and 8 deletions
|
|
@ -4,7 +4,6 @@ import { ModuleCard } from "./ModuleCard";
|
|||
import { ServicePanel } from "./ServicePanel";
|
||||
import { StatusStrip } from "./StatusStrip";
|
||||
import { TelemetryGrid } from "./TelemetryGrid";
|
||||
import "./styles.css";
|
||||
|
||||
export interface DashboardFrameProps {
|
||||
dashboard: UiDashboardPreview;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue