Merge branch 'canary' into feat/payments

This commit is contained in:
Mauricio Siu
2024-10-18 01:25:00 -06:00
12 changed files with 126 additions and 58 deletions

View File

@@ -14,7 +14,8 @@ export function SlimLayout() {
<Link href="/" className="text-primary">
{t("action")}
</Link>
p </p>
p{" "}
</p>
</div>
</main>
</>