You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defined in: [src/screens/MemberDetail/MemberDetail.tsx:51](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L51)
9
+
Defined in: [src/screens/MemberDetail/MemberDetail.tsx:50](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L50)
10
10
11
11
MemberDetail component is used to display the details of a user.
12
12
It also allows the user to update the details. It uses the UPDATE_USER_MUTATION to update the user details.
13
-
It uses the USER_DETAILS query to get the user details. It uses the useLocalStorage hook to store the user
14
-
details in the local storage.
13
+
It uses the USER_DETAILS query to get the user details. It uses the useLocalStorage hook to store the user details in the local storage.
Copy file name to clipboardExpand all lines: docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/getLanguageName.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
> **getLanguageName**(`code`): `string`
8
8
9
-
Defined in: [src/screens/MemberDetail/MemberDetail.tsx:752](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L752)
9
+
Defined in: [src/screens/MemberDetail/MemberDetail.tsx:742](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L742)
Copy file name to clipboardExpand all lines: docs/docs/auto-docs/screens/MemberDetail/MemberDetail/functions/prettyDate.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
> **prettyDate**(`param`): `string`
8
8
9
-
Defined in: [src/screens/MemberDetail/MemberDetail.tsx:742](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L742)
9
+
Defined in: [src/screens/MemberDetail/MemberDetail.tsx:732](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/MemberDetail/MemberDetail.tsx#L732)
0 commit comments