pl-fe: mfm: fix typo
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -351,7 +351,6 @@ const ParsedMfm: React.FC<IParsedMfm> = React.memo(({ text, emojis, mentions, sp
|
||||
<span>
|
||||
{`$[${token.props.name} `}
|
||||
{genEl(token.children, scale)}
|
||||
]
|
||||
</span>
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user