kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
remove stray comment
rodzic
6b8caa0ee9
commit
ccd73bcf24
|
@ -30,8 +30,6 @@ const StreakModal: React.FC<IStreakModal> = ({ onClose }) => {
|
|||
const intl = useIntl();
|
||||
if (!account) return null;
|
||||
|
||||
// const streakCount = account ? shortNumberFormat(account.ditto.streak.days) : 0;
|
||||
|
||||
return (
|
||||
<Modal
|
||||
title={
|
||||
|
|
Ładowanie…
Reference in New Issue