Copy change

This commit is contained in:
Vishnu Mohandas 2021-04-28 15:04:57 +05:30
parent 050e18c8f9
commit 63b46cc834

View file

@ -283,7 +283,7 @@ const englishConstants = {
SHAREES: 'shared with',
ZERO_SHAREES: () => (
<>
<p>shared with no one 😔</p>
<p>currently shared with no one 😔</p>
<em style={{ color: "#777" }}>"memories are fonder when shared"</em>
</>
),