@vtex/logo
v1.0.7
Published
Logo of the store
Downloads
5
Readme
Logo
Logo is a canonical component that any VTEX store can install.
Installation
To install this module, you need to run the instructions bellow in your terminal
$ yarn add @vtex/logo
$ # or
$ npm i @vtex/logo
And import it in your code
import Logo from '@vtex/logo'