Example of custom titles per page
I upgraded to the latest version and my custom titles are not working anymore. Are there any good examples of how to do custom "per page" titles using the latest and greatest?
2 Replies
deep-jade•5mo ago
if you are using React 19 you should be able to use the <title> in the route component
deep-jadeOP•5mo ago
Awesome, thanks