diff --git a/next/src/components/Secret.tsx b/next/src/components/Secret.tsx index 10f04e982..59c6c10d7 100644 --- a/next/src/components/Secret.tsx +++ b/next/src/components/Secret.tsx @@ -27,6 +27,7 @@ const RenderSecret = ({ secret }: { readonly secret: string }) => {