REFACTOR: SF description in Augmentations tab and BitVerse may not be the same (#2013)

This commit is contained in:
catloversg
2025-03-13 08:44:37 +07:00
committed by GitHub
parent b0165d5c2c
commit ae99055d5a
5 changed files with 144 additions and 272 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ export function PortalModal(props: IProps): React.ReactElement {
<Typography variant="h4">
BitNode-{props.n}: {bitNode.name}
</Typography>
<Typography variant="h5">{bitNode.desc}</Typography>
<Typography variant="h5">{bitNode.tagline}</Typography>
<br />
<Typography>
Source-File Level: {props.level} / {maxSourceFileLevel}