update share secret text

This commit is contained in:
Maidul Islam
2024-12-12 16:02:06 -05:00
parent e9f254f81b
commit 474731d8ef

View File

@@ -20,7 +20,7 @@ export const AddShareSecretModal = ({ popUp, handlePopUpToggle }: Props) => {
>
<ModalContent
title="Share a Secret"
subTitle="Once you share a secret, the share link is only accessible once."
subTitle="Securely share one off secrets with your team"
>
<ShareSecretForm
isPublic={false}