Reformat code with Prettier's new rules.
This commit is contained in:
@@ -24,7 +24,7 @@ const useStyles = makeStyles(
|
||||
},
|
||||
},
|
||||
}),
|
||||
{ name: 'RaDeleteWithConfirmButton' }
|
||||
{ name: 'RaDeleteWithConfirmButton' },
|
||||
)
|
||||
|
||||
const DeleteUserButton = (props) => {
|
||||
|
||||
Reference in New Issue
Block a user