() => (
<div>
{/* Logo is an actual React component */}
<Logo />
</div>
);
How can you style the Logo component in css?
Just like any inline svg
Обсуждают сегодня