diff --git a/src/Augmentation/ui/AugmentationsRoot.tsx b/src/Augmentation/ui/AugmentationsRoot.tsx index bb6365c3a..9c6b397f1 100644 --- a/src/Augmentation/ui/AugmentationsRoot.tsx +++ b/src/Augmentation/ui/AugmentationsRoot.tsx @@ -70,13 +70,11 @@ export function AugmentationsRoot(props: IProps): React.ReactElement { - + - diff --git a/src/Hacknet/ui/PurchaseButton.tsx b/src/Hacknet/ui/PurchaseButton.tsx index 19ab0d814..1c34c6bbc 100644 --- a/src/Hacknet/ui/PurchaseButton.tsx +++ b/src/Hacknet/ui/PurchaseButton.tsx @@ -41,9 +41,5 @@ export function PurchaseButton(props: IProps): React.ReactElement { ); } - return ( - - ); + return ; } diff --git a/src/ui/ActiveScripts/WorkerScriptAccordion.tsx b/src/ui/ActiveScripts/WorkerScriptAccordion.tsx index a8bb0b7be..117510b35 100644 --- a/src/ui/ActiveScripts/WorkerScriptAccordion.tsx +++ b/src/ui/ActiveScripts/WorkerScriptAccordion.tsx @@ -154,9 +154,7 @@ export function WorkerScriptAccordion(props: IProps): React.ReactElement { - +