@vtex/logo

Logo of the store

Usage no npm install needed!

<script type="module">
  import vtexLogo from 'https://cdn.skypack.dev/@vtex/logo';
</script>

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'