mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-24 10:12:53 +02:00
some comments
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* React Component for left side of the gang member accordion, contains the
|
||||
* description of the task that member is currently doing.
|
||||
*/
|
||||
import React from "react";
|
||||
import { GangMemberTasks } from "../GangMemberTasks";
|
||||
import { GangMember } from "../GangMember";
|
||||
|
||||
Reference in New Issue
Block a user