edit css, make microwave background transparent

This commit is contained in:
Joeri Exelmans 2025-11-14 09:27:19 +01:00
parent 632cf9b542
commit 8fa430846b
15 changed files with 10 additions and 8 deletions

View file

@ -4,7 +4,7 @@ import { TraceableError } from "../../statecharts/parser";
import "./BottomPanel.css";
import { PersistentDetailsLocalStorage } from "../PersistentDetails";
import { Logo } from "@/Logo/Logo";
import { Logo } from "@/App/Logo/Logo";
export function BottomPanel(props: {errors: TraceableError[]}) {
const [greeting, setGreeting] = useState(