feat: working WebGL graph with selection/highlighting
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user