From 6305300b12aeef02857235ad5e717330b63bbdec Mon Sep 17 00:00:00 2001 From: Akhil Mohan Date: Thu, 7 Mar 2024 14:51:14 +0530 Subject: [PATCH] feat(ui): image for aws iam secret rotation --- frontend/public/images/secretRotation/aws-iam.svg | 1 + .../src/views/SecretRotationPage/SecretRotationPage.tsx | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 frontend/public/images/secretRotation/aws-iam.svg diff --git a/frontend/public/images/secretRotation/aws-iam.svg b/frontend/public/images/secretRotation/aws-iam.svg new file mode 100644 index 000000000..0b3b2387b --- /dev/null +++ b/frontend/public/images/secretRotation/aws-iam.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/frontend/src/views/SecretRotationPage/SecretRotationPage.tsx b/frontend/src/views/SecretRotationPage/SecretRotationPage.tsx index 95d7213dd..196304c70 100644 --- a/frontend/src/views/SecretRotationPage/SecretRotationPage.tsx +++ b/frontend/src/views/SecretRotationPage/SecretRotationPage.tsx @@ -351,7 +351,7 @@ export const SecretRotationPage = withProjectPermission( {!isRotationProviderLoading && secretRotationProviders?.providers.map((provider) => (
rotation provider logo