This commit is contained in:
Olivier Gagnon
2021-09-13 12:44:46 -04:00
parent 0ed93ec0a5
commit 8fba57fd24
22 changed files with 1331 additions and 841 deletions
+2 -2
View File
@@ -7,7 +7,7 @@ import * as React from "react";
import { Player } from "../../Player";
import { Exploit, ExploitName } from "../../Exploits/Exploit";
import { Accordion } from "../../ui/React/Accordion";
import { BBAccordion } from "../../ui/React/Accordion";
export function SourceFileMinus1(): React.ReactElement {
const exploits = Player.exploits;
@@ -18,7 +18,7 @@ export function SourceFileMinus1(): React.ReactElement {
return (
<li key={-1}>
<Accordion
<BBAccordion
headerContent={
<>
Source-File -1: Exploits in the BitNodes