@test-pkg-remove-me/b
v0.0.3
Published
Welcome to my `B` component.
Readme
@test-pkg-remove-me/b
Welcome to my B component.
Installation
npm i @test-pkg-remove-me/b
# or with yarn
yarn add @test-pkg-remove-me/bThen to use the component in your code just import it!
import B from '@test-pkg-remove-me/b';
// and with css-modules
import '@test-pkg-remove-me/b/dist/main.css';