diff --git a/src/components/Chat/CreateCommonSecret.tsx b/src/components/Chat/CreateCommonSecret.tsx index 0f04356..a8d8961 100644 --- a/src/components/Chat/CreateCommonSecret.tsx +++ b/src/components/Chat/CreateCommonSecret.tsx @@ -213,7 +213,7 @@ export const CreateCommonSecret = ({ return ( { ); -}; +}; // TODO translate diff --git a/src/components/Minting/Minting.tsx b/src/components/Minting/Minting.tsx index 658467f..afaba36 100644 --- a/src/components/Minting/Minting.tsx +++ b/src/components/Minting/Minting.tsx @@ -584,7 +584,7 @@ export const Minting = ({ setIsOpenMinting, myAddress, show }) => { sx={{ borderBottom: 1, borderColor: theme.palette.text.secondary }} > { }} > <> @@ -795,11 +795,11 @@ export const NotAuthenticated = ({ {mode === 'list' && ( @@ -894,10 +894,10 @@ export const NotAuthenticated = ({