Commit completed Torbat Pages admin frontend module, BFF proxy, routes, and validation artifacts for official platform deploy. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
"use client";
|
|
export { DesignSystemPlaygroundPage as default } from "@/modules/experience/features/designSystemPlayground";
|