dev menu in mui

This commit is contained in:
Olivier Gagnon
2021-09-13 20:37:35 -04:00
parent 70cb4b215d
commit 05fd85002c
28 changed files with 1908 additions and 1602 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import * as React from "react";
import { Player } from "../../Player";
import { Exploit, ExploitName } from "../../Exploits/Exploit";
import { BBAccordion } from "../../ui/React/Accordion";
import { BBAccordion } from "../../ui/React/BBAccordion";
export function SourceFileMinus1(): React.ReactElement {
const exploits = Player.exploits;