import reflex as rx from sandbox.pages import * class State(rx.State): """Define empty state to allow access to rx.State.router.""" app = rx.App()