mirror of
https://github.com/billsonnn/nitro-react.git
synced 2025-02-20 02:32:37 +01:00
Update infostands
This commit is contained in:
parent
8ae63f0c36
commit
0815a3537b
@ -66,7 +66,7 @@ export const InfoStandWidgetRentableBotView: FC<InfoStandWidgetRentableBotViewPr
|
||||
{ canPickup &&
|
||||
<div className="button-container mt-2">
|
||||
<button type="button" className="btn btn-sm btn-danger ms-1" onClick={ pickupBot }>
|
||||
<i className="me-1 fas fa-eject"></i>
|
||||
<i className="me-1 fas fa-box-open"></i>
|
||||
{ LocalizeText('infostand.button.pickup') }
|
||||
</button>
|
||||
</div> }
|
||||
|
Loading…
x
Reference in New Issue
Block a user