6 lines
228 B
Python
6 lines
228 B
Python
"""Admin UI package for the incremental ClientFlow v4 refactor.
|
|
|
|
The legacy `app.admin_dashboard` module still owns the routes for now. New UI
|
|
partials and pages should be moved here gradually without changing public URLs.
|
|
"""
|