Skip to content
Open

test #21

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test-app/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function Home() {
target="_blank"
rel="noopener noreferrer"
>
🚀 Deploy Now
🚀 Deploy Now To?
</a>
<a
className="rounded-full border border-gray-400 dark:border-gray-600 px-6 py-3 text-sm sm:text-base font-medium hover:bg-gray-200 dark:hover:bg-gray-800 transition"
Expand Down