Application component that wraps the base application with additional functionality such as locale
handling.
Remarks
This component is used to ensure that the application is rendered with the correct locale based on the
user's preferences and the available locales. Not intended for nested usage: this component should
not be nested within another instance of itself.
Application component that wraps the base application with additional functionality such as locale handling.