1.0.2 • Published 3 years ago

jinx_greet v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

jinx_greet

Simple greeting log project.

Installation

Installation is done using the npm install command:

  $ npm install jinx_greet

Usage/Examples

const greet = require('jinx_greet');

function App() {
  return <button onClick={() => greet('Jinx')}>Click me</button>
}
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago