Props for the PageTitleUpdater component.
An object that maps URL paths to their corresponding page titles. e.g., { "/login": "Login", "/auctions": "Auctions" }
{ "/login": "Login", "/auctions": "Auctions" }
Props for the PageTitleUpdater component.