Metadata-Version: 2.1
Name: reflex-color-pick
Version: 0.0.1
Summary: Reflex custom component color-pick
Author-email: YOUREMAIL@domain.com
License: Apache-2.0
Keywords: reflex,reflex-custom-components
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: reflex>=0.4.2
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"

# color-pick

A Reflex custom component color-pick.

## Installation

```bash
pip install reflex-color-pick
```
