View
Extends:
React.Component → View
A page wrapper component that can update the user's language from a route param.
Method Summary
Public Methods | ||
public |
Updates the user's language from a route param is it's different than the stored language and then corrects the URL. |
|
public |
render(): React.Component Renders the page passed through the props. |