# Re-export app from app_v2 for the new UI redesign from pathways_app.app_v2 import app __all__ = ["app"]