mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-03-07 11:04:36 +01:00
build the little mui conversions
This commit is contained in:
38
dist/vendor.bundle.js
vendored
38
dist/vendor.bundle.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -73,7 +73,7 @@ function MakeProductButton(): React.ReactElement {
|
||||
title={
|
||||
hasMaxProducts ? (
|
||||
<Typography>
|
||||
ou have reached the maximum number of products: {division.getMaximumNumberProducts()}
|
||||
You have reached the maximum number of products: {division.getMaximumNumberProducts()}
|
||||
</Typography>
|
||||
) : (
|
||||
""
|
||||
|
Reference in New Issue
Block a user