1.0.0 • Published 7 months ago

use-mango v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

useMango

A simple package that returns a mango when invoked.

Installation

You can install this package using npm or yarn:

npm install use-mango
# or
yarn add use-mango

Usage

Import the useMango function into your project and call it to get a mango emoji.

import useMango from 'use-mango';

useMango(); // 🥭

Contributing

If you find any issues or have suggestions for improvement, please feel free to open an issue or submit a pull request on Github

1.0.0

7 months ago