Fixed Select and Autocomplete prompts to properly select and work with mui18
This commit is contained in:
@@ -475,7 +475,7 @@ const EditWorkflow = (props) => {
|
||||
</div>
|
||||
|
||||
</DialogContent>
|
||||
<DialogActions>
|
||||
<DialogActions style={{paddingRight: 20, }}>
|
||||
<Button
|
||||
style={{}}
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user