mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-28 20:07:04 +02:00
some comments
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* React Component for the middle part of the gang member accordion. Contains
|
||||
* the task selector as well as some stats.
|
||||
*/
|
||||
import React, { useState } from "react";
|
||||
import { numeralWrapper } from "../../ui/numeralFormat";
|
||||
import { StatsTable } from "../../ui/React/StatsTable";
|
||||
|
||||
Reference in New Issue
Block a user