Remove duplicated attribute from merge

This commit is contained in:
Jackson Harper 2023-04-03 17:44:29 +08:00
parent af00b88c5a
commit 51f17350a7

View file

@ -381,7 +381,6 @@ export function ArticleContainer(props: ArticleContainerProps): JSX.Element {
fontFamily: styles.fontFamily,
width: '100%',
wordWrap: 'break-word',
color: styles.readerFontColor,
}}
>
{title}