Skip to content

Commit 685a455

Browse files
committed
Remove missing unicode
1 parent 55bdccb commit 685a455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/app/landing/boxes.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export function Boxes({ className }: { className?: string }) {
4343
href="/docs/code"
4444
>
4545
<h2 className="text-2xl font-bold px-4 text-center">
46-
Copy 🡒 Paste 🡒 <br />
46+
Copy, Paste, <br />
4747
Make it yours
4848
</h2>
4949
<p className="px-4 md:px-12">

0 commit comments

Comments
 (0)