Files
timmypidashev.dev/src/landing/rxconfig.py
T
Timothy Pidashev 4f93517f9e ports are borked
2024-03-07 13:40:10 -08:00

6 lines
67 B
Python

import reflex as rx
config = rx.Config(
app_name="landing",
)