chore: user cannot update their own role (#1041)
This commit is contained in:
parent
290318603d
commit
9fdc56db0f
15 changed files with 55 additions and 39 deletions
|
|
@ -47,7 +47,7 @@ const WorkspaceIntegrations: NextPage = () => {
|
|||
</Breadcrumbs>
|
||||
}
|
||||
>
|
||||
<div className="px-24 py-8">
|
||||
<div className="p-8 lg:px-24">
|
||||
<SettingsHeader />
|
||||
<section className="space-y-8">
|
||||
<div className="flex flex-col items-start gap-3">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue