edit css, make microwave background transparent
This commit is contained in:
parent
632cf9b542
commit
8fa430846b
15 changed files with 10 additions and 8 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue