@evlmaistrenko/tools-antd
    Preparing search index...

    Variable ApplicationConst

    Application: FC<ApplicationProps<ApplicationConfigBase>> = ...

    Application component that wraps the base application with additional functionality such as locale handling.

    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.