mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-26 18:58:17 +00:00
Prettier fix
This commit is contained in:
@@ -89,9 +89,7 @@ const AllBlogPosts = ({data}: Props) => (
|
||||
</span>
|
||||
))}
|
||||
</div>
|
||||
) : (
|
||||
null
|
||||
)}
|
||||
) : null}
|
||||
</li>
|
||||
))}
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user