feat: working WebGL graph with selection/highlighting

This commit is contained in:
2025-02-23 16:50:34 +01:00
parent 13bb965b28
commit 47fd9bd859
5 changed files with 128 additions and 39 deletions

View File

@@ -1,7 +1,5 @@
import { baseUrl } from "./api";
export default function Header() {
return <div className="logo">
return <div className="logo" id="logo">
<a href={"/"}>
<img alt="logo" height="66%" src="logo.svg" />
<h3 className="centered">cutt</h3>