Metadata-Version: 2.2
Name: reflex-mafs
Version: 0.0.1
Summary: Reflex custom component mafs
Author-email: Tyler <tn3wman@icloud.com>
License: Apache-2.0
Keywords: reflex,reflex-custom-components
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: reflex>=0.7.1
Provides-Extra: dev
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"

# mafs

A Reflex custom component mafs.

## Installation

```bash
pip install reflex-mafs
```
