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