mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
Added several resuable React components for commonly-used elements
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/* Creates a Close/Cancel button that is used for removing popups */
|
||||
/**
|
||||
* Creates a Close/Cancel button that is used for removing popups
|
||||
*/
|
||||
|
||||
import { createElement } from "./createElement";
|
||||
import { removeElement } from "./removeElement";
|
||||
|
||||
Reference in New Issue
Block a user