remove export button (#2096)

This commit is contained in:
Jenny 2022-02-21 12:23:44 -05:00 committed by GitHub
parent b892c49436
commit 41d58ab1b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -245,9 +245,6 @@ export default function ClientScopesSection() {
</>
}
actions={[
{
title: t("common:export"),
},
{
title: t("common:delete"),
onRowClick: (clientScope) => {