This commit is contained in:
		| @@ -137,8 +137,10 @@ function UsersTable(p: { | ||||
|             <GridActionsCellItem | ||||
|               icon={<SaveIcon />} | ||||
|               label="Save" | ||||
|               style={{ | ||||
|                 color: "primary.main", | ||||
|               material={{ | ||||
|                 sx: { | ||||
|                   color: 'primary.main', | ||||
|                 }, | ||||
|               }} | ||||
|               onClick={handleSaveClick(id)} | ||||
|             />, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user