1.0.7 • Published 1 year ago
deven-test-package v1.0.7
Install
# with npm
npm install deven-test-package
# with yarn
yarn add deven-test-package
Usage
- Import the package in your app:
import {useCounter} from 'deven-test-package';
- Get the country information from the hook:
const {count, increment, decrement} = useCounter()'