gamma-help-box
Version:
Gamma Help Box is a React component that provides a floating help widget for customer support, built with framer-motion for animations.
28 lines (17 loc) • 384 B
Markdown
# Gamma Help Box
Gamma Help Box is a React component that provides a floating help widget for customer support, built with framer-motion for animations.
## Installation
To install this package
```bash
npm install gamma-help-box
```
or
```bash
yarn add gamma-help-box
```
or
```bash
bun add gamma-help-box
```
## Authors
- [@mazyarkawa](https://github.com/mazyar-kawa)