Update BN Mults UI and add section to Stats

This commit is contained in:
nickofolas
2022-05-07 15:52:10 -05:00
parent b1f945ff8e
commit 1f8c5164d7
3 changed files with 270 additions and 489 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export function PortalModal(props: IProps): React.ReactElement {
<br />
<br />
<Typography>{bitNode.info}</Typography>
<BitnodeMultiplierDescription n={props.n} />
<BitnodeMultiplierDescription n={props.n} showNext={!props.flume} />
<br />
<br />
<Button