@argon_react/msg-btn
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

User Guide

This a just a custom button for testing purpose only. This component will print your message in the console.

Commands

To install this component, use:

npm i @argon_react/msg-btn

How to use the Buttom component:

 import { CustomBtn } from "@argon_react/msg-btn";
 <CustomBtn msg={"Your message here"} />

Useful commands to publish npm package:

 npm login
 npm version major | minor| patch -m "commit msg"
 npm publish --access public

Readme

Keywords

none

Package Sidebar

Install

npm i @argon_react/msg-btn

Weekly Downloads

2

Version

1.2.0

License

MIT

Unpacked Size

14.4 kB

Total Files

14

Last publish

Collaborators

  • argon_react