Card compact and expanded template

This commit is contained in:
adilallo
2026-02-11 22:02:10 -07:00
parent f60df15c2b
commit b2ed1d438c
44 changed files with 1920 additions and 48 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ export type CreateFlowStep =
| "select"
| "upload"
| "review"
| "compact-cards"
| "expanded-cards"
| "cards"
| "right-rail"
| "final-review"
| "completed";