Skip to content

Commit

Permalink
chore: hmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Dec 10, 2024
1 parent bb5f667 commit 3729d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tanstack-start/app/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ function Home() {
<Link
className="bg-theme text-theme ring-theme focus:bg-theme-button hover:bg-theme-button hover:text-theme-button focus:text-theme-button w-56 rounded-md px-4 py-2 text-sm font-semibold ring-2 ring-opacity-75 [view-transition-name:search] focus:outline-none"
to="/goto"
search={(prev) => ({...prev})}
>
Go to...
</Link>
Expand Down

0 comments on commit 3729d77

Please sign in to comment.