mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Improves form submissions and updates dependencies (#1209)
This commit is contained in:
@@ -58,9 +58,8 @@ export default async function Footer() {
|
||||
<hr className="mx-4 hidden h-4 w-[1px] border-l border-neutral-400 md:inline-block" />
|
||||
<p>Designed in California</p>
|
||||
<p className="md:ml-auto">
|
||||
Crafted by{' '}
|
||||
<a href="https://vercel.com" className="text-black dark:text-white">
|
||||
▲ Vercel
|
||||
Crafted by ▲ Vercel
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user