0.0.22 • Published 5 years ago
@weblake.io/logo v0.0.22
@weblake.io/logo
Logo of https://weblake.io
Installation
npm install weblake-ui/logo
Usage
import Logo from '@weblake.io/accessible';
const Playground = () => {
return (
<Logo />
);
}