mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-06-04 03:59:25 +02:00
Fix group table (#3523)
This commit is contained in:
parent
0d44014c16
commit
35022f5f09
@ -101,7 +101,6 @@ const UserRoleDropdown = ({
|
||||
if (isEditable) {
|
||||
return (
|
||||
<div className="w-40">
|
||||
Select group
|
||||
<Select
|
||||
value={localRole}
|
||||
onValueChange={handleChange}
|
||||
|
Loading…
x
Reference in New Issue
Block a user