fix: calculate
This commit is contained in:
@@ -107,11 +107,6 @@ export function GraphPanel() {
|
||||
<GraphCanvas functions={graphFunctions} variables={variables} />
|
||||
</div>
|
||||
|
||||
{/* ── Hint bar ─────────────────────────────────────────── */}
|
||||
<p className="text-[10px] text-muted-foreground/35 text-center shrink-0 pb-1">
|
||||
Drag to pan · Scroll to zoom · Hover for coordinates
|
||||
</p>
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user