Skip to main content

default

talawa-adminDocs


talawa-admin / components/UserProfileSettings/OtherSettings / default

Function: default()

> default(props, deprecatedLegacyContext?): ReactNode

OtherSettings component displays a card with settings options such as changing the language. It includes a label and a dropdown for selecting a different language.

Parameters

props

deprecatedLegacyContext?: any

Deprecated

See

React Docs

Returns

ReactNode

The JSX element for the other settings card.

Defined in

src/components/UserProfileSettings/OtherSettings.tsx:13