mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Bring back fullwidth.
This commit is contained in:
parent
86ffc10c0e
commit
846d07b894
@ -28,7 +28,7 @@ const Source = ({ source, onChange }) => {
|
|||||||
floatingLabelText="Donation source"
|
floatingLabelText="Donation source"
|
||||||
value={source}
|
value={source}
|
||||||
onChange={onChange}
|
onChange={onChange}
|
||||||
autoWidth
|
fullWidth
|
||||||
>
|
>
|
||||||
{items}
|
{items}
|
||||||
</SelectField>
|
</SelectField>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user