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 -1
View File
@@ -3,7 +3,7 @@
import HeaderLockup from "../../components/type/HeaderLockup";
import RuleCard from "../../components/cards/RuleCard";
/** Mid-flow review step (after upload, before compact-cards). */
/** Mid-flow review step (after upload, before cards). */
export default function ReviewPage() {
return (
<div className="w-full max-w-[1280px] shrink-0 px-5 md:px-16">