diff --git a/frontend/src/views/Project/KmsPage/components/CmekTable.tsx b/frontend/src/views/Project/KmsPage/components/CmekTable.tsx index 7a9d74082..78f6a32a6 100644 --- a/frontend/src/views/Project/KmsPage/components/CmekTable.tsx +++ b/frontend/src/views/Project/KmsPage/components/CmekTable.tsx @@ -220,7 +220,7 @@ export const CmekTable = () => { - + @@ -242,7 +243,7 @@ export const CmekTable = () => { - {isLoading && } + {isLoading && } {!isLoading && keys.length > 0 && keys.map((cmek) => { @@ -252,7 +253,7 @@ export const CmekTable = () => { return ( +
+
Name {
Key ID Algorithm Status Version
-
+
{name} {description && ( @@ -264,6 +265,7 @@ export const CmekTable = () => { )}
{id} {encryptionAlgorithm} {label}