Metadata-Version: 2.3
Name: reflex-mathjax
Version: 0.0.2
Summary: Reflex custom component mathjax
License: Apache-2.0
Author: Tyler
Requires-Python: >=3.10,<3.12
Classifier: Development Status :: 4 - Beta
Requires-Dist: reflex (>=0.8.0)
Description-Content-Type: text/markdown

# mathjax

A Reflex custom component mathjax.

## Installation

```bash
pip install reflex-mathjax
```
