mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 18:50:56 +02:00
learned and implemented default props
This commit is contained in:
@@ -114,7 +114,6 @@ export function Factions(props: IProps): React.ReactElement {
|
||||
<Select
|
||||
labelId="factions-select"
|
||||
id="factions-dropdown"
|
||||
className="dropdown exp-input"
|
||||
onChange={setFactionDropdown}
|
||||
value={faction}
|
||||
startAdornment={
|
||||
|
||||
Reference in New Issue
Block a user