Skip to content

Commit

Permalink
Updated talawa admin docs
Browse files Browse the repository at this point in the history
  • Loading branch information
anwersayeed committed Dec 8, 2024
1 parent 8defe03 commit 6fc1481
Show file tree
Hide file tree
Showing 379 changed files with 586 additions and 579 deletions.
7 changes: 7 additions & 0 deletions docs/talawa-admin-docs/components/AddOn/AddOn.spec/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[**talawa-admin**](../../../README.md)**Docs**

***

[talawa-admin](../../../modules.md) / components/AddOn/AddOn.spec

# components/AddOn/AddOn.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ The JSX element representing the AddOn component.

## Defined in

[src/components/AddOn/AddOn.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/AddOn.tsx#L22)
[src/components/AddOn/AddOn.tsx:22](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/AddOn.tsx#L22)
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ A JSX element containing the add-on entry.

## Defined in

[src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx#L46)
[src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx:46](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/core/AddOnEntry/AddOnEntry.tsx#L46)
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Defined in

[src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts#L13)
[src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts:13](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/core/AddOnEntry/AddOnEntryMocks.ts#L13)
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ A JSX element containing the button and modal for plugin registration.

## Defined in

[src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx#L38)
[src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx:38](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/core/AddOnRegister/AddOnRegister.tsx#L38)
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ A JSX element containing the UI for the add-on store.

## Defined in

[src/components/AddOn/core/AddOnStore/AddOnStore.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/core/AddOnStore/AddOnStore.tsx#L26)
[src/components/AddOn/core/AddOnStore/AddOnStore.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/core/AddOnStore/AddOnStore.tsx#L26)
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ A JSX element containing the label and child elements.

## Defined in

[src/components/AddOn/support/components/Action/Action.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/support/components/Action/Action.tsx#L29)
[src/components/AddOn/support/components/Action/Action.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/support/components/Action/Action.tsx#L29)
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ A JSX element containing the main content container with the provided child elem

## Defined in

[src/components/AddOn/support/components/MainContent/MainContent.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/support/components/MainContent/MainContent.tsx#L25)
[src/components/AddOn/support/components/MainContent/MainContent.tsx:25](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/support/components/MainContent/MainContent.tsx#L25)
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ A JSX element containing the side panel with the provided child elements.

## Defined in

[src/components/AddOn/support/components/SidePanel/SidePanel.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/support/components/SidePanel/SidePanel.tsx#L30)
[src/components/AddOn/support/components/SidePanel/SidePanel.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/support/components/SidePanel/SidePanel.tsx#L30)
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ A promise that resolves to the installed plugins data in JSON format.

#### Defined in

[src/components/AddOn/support/services/Plugin.helper.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/support/services/Plugin.helper.ts#L21)
[src/components/AddOn/support/services/Plugin.helper.ts:21](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/support/services/Plugin.helper.ts#L21)

***

Expand All @@ -52,7 +52,7 @@ A promise that resolves to the store data in JSON format.

#### Defined in

[src/components/AddOn/support/services/Plugin.helper.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/support/services/Plugin.helper.ts#L11)
[src/components/AddOn/support/services/Plugin.helper.ts:11](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/support/services/Plugin.helper.ts#L11)

***

Expand All @@ -76,4 +76,4 @@ An array of objects containing the name and URL of each enabled plugin.

#### Defined in

[src/components/AddOn/support/services/Plugin.helper.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddOn/support/services/Plugin.helper.ts#L32)
[src/components/AddOn/support/services/Plugin.helper.ts:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddOn/support/services/Plugin.helper.ts#L32)
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@

## Defined in

[src/components/AddPeopleToTag/AddPeopleToTag.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L42)
[src/components/AddPeopleToTag/AddPeopleToTag.tsx:42](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L42)
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Props for the `AddPeopleToTag` component.

#### Defined in

[src/components/AddPeopleToTag/AddPeopleToTag.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L29)
[src/components/AddPeopleToTag/AddPeopleToTag.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L29)

***

Expand All @@ -30,7 +30,7 @@ Props for the `AddPeopleToTag` component.

#### Defined in

[src/components/AddPeopleToTag/AddPeopleToTag.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L30)
[src/components/AddPeopleToTag/AddPeopleToTag.tsx:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L30)

***

Expand All @@ -44,7 +44,7 @@ Props for the `AddPeopleToTag` component.

#### Defined in

[src/components/AddPeopleToTag/AddPeopleToTag.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L31)
[src/components/AddPeopleToTag/AddPeopleToTag.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L31)

***

Expand All @@ -54,7 +54,7 @@ Props for the `AddPeopleToTag` component.

#### Defined in

[src/components/AddPeopleToTag/AddPeopleToTag.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L32)
[src/components/AddPeopleToTag/AddPeopleToTag.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L32)

***

Expand All @@ -64,4 +64,4 @@ Props for the `AddPeopleToTag` component.

#### Defined in

[src/components/AddPeopleToTag/AddPeopleToTag.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L33)
[src/components/AddPeopleToTag/AddPeopleToTag.tsx:33](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTag.tsx#L33)
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Defined in

[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L5)
[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:5](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L5)
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Defined in

[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:277](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L277)
[src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts:277](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AddPeopleToTag/AddPeopleToTagsMocks.ts#L277)
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ return (

## Defined in

[src/components/Advertisements/Advertisements.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/Advertisements/Advertisements.tsx#L27)
[src/components/Advertisements/Advertisements.tsx:27](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/Advertisements/Advertisements.tsx#L27)
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ The rendered component

## Defined in

[src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx#L31)
[src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx:31](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/Advertisements/core/AdvertisementEntry/AdvertisementEntry.tsx#L31)
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ A JSX element that renders a form inside a modal for creating or editing an adve

## Defined in

[src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx#L60)
[src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx:60](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/Advertisements/core/AdvertisementRegister/AdvertisementRegister.tsx#L60)
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ A JSX element that renders agenda item categories with options to preview, edit,

## Defined in

[src/components/AgendaCategory/AgendaCategoryContainer.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaCategory/AgendaCategoryContainer.tsx#L34)
[src/components/AgendaCategory/AgendaCategoryContainer.tsx:34](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaCategory/AgendaCategoryContainer.tsx#L34)
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Defined in

[src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L6)
[src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L6)
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Defined in

[src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L81)
[src/components/AgendaCategory/AgendaCategoryContainerMocks.ts:81](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaCategory/AgendaCategoryContainerMocks.ts#L81)
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@

## Defined in

[src/components/AgendaCategory/AgendaCategoryContainerProps.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L3)
[src/components/AgendaCategory/AgendaCategoryContainerProps.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L3)
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@

## Defined in

[src/components/AgendaCategory/AgendaCategoryContainerProps.ts:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L30)
[src/components/AgendaCategory/AgendaCategoryContainerProps.ts:30](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaCategory/AgendaCategoryContainerProps.ts#L30)
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ JSX.Element

## Defined in

[src/components/AgendaItems/AgendaItemsContainer.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsContainer.tsx#L32)
[src/components/AgendaItems/AgendaItemsContainer.tsx:32](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsContainer.tsx#L32)
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Defined in

[src/components/AgendaItems/AgendaItemsContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L6)
[src/components/AgendaItems/AgendaItemsContainerMocks.ts:6](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L6)
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

## Defined in

[src/components/AgendaItems/AgendaItemsContainerMocks.ts:96](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L96)
[src/components/AgendaItems/AgendaItemsContainerMocks.ts:96](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsContainerMocks.ts#L96)
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@

## Defined in

[src/components/AgendaItems/AgendaItemsContainerProps.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsContainerProps.ts#L3)
[src/components/AgendaItems/AgendaItemsContainerProps.ts:3](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsContainerProps.ts#L3)
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@

## Defined in

[src/components/AgendaItems/AgendaItemsContainerProps.ts:96](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsContainerProps.ts#L96)
[src/components/AgendaItems/AgendaItemsContainerProps.ts:96](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsContainerProps.ts#L96)
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Displays a modal form where users can input details for a new agenda item, inclu

## Defined in

[src/components/AgendaItems/AgendaItemsCreateModal.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsCreateModal.tsx#L43)
[src/components/AgendaItems/AgendaItemsCreateModal.tsx:43](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsCreateModal.tsx#L43)
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Displays a confirmation dialog when a user attempts to delete an agenda item.

## Defined in

[src/components/AgendaItems/AgendaItemsDeleteModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsDeleteModal.tsx#L23)
[src/components/AgendaItems/AgendaItemsDeleteModal.tsx:23](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsDeleteModal.tsx#L23)
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Also provides options to update or delete the agenda item.

## Defined in

[src/components/AgendaItems/AgendaItemsPreviewModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsPreviewModal.tsx#L41)
[src/components/AgendaItems/AgendaItemsPreviewModal.tsx:41](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsPreviewModal.tsx#L41)
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Also includes functionality to add, remove URLs and attachments.

## Defined in

[src/components/AgendaItems/AgendaItemsUpdateModal.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/AgendaItems/AgendaItemsUpdateModal.tsx#L49)
[src/components/AgendaItems/AgendaItemsUpdateModal.tsx:49](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/AgendaItems/AgendaItemsUpdateModal.tsx#L49)
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ JSX.Element - The rendered avatar image component.

## Defined in

[src/components/Avatar/Avatar.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/Avatar/Avatar.tsx#L29)
[src/components/Avatar/Avatar.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/Avatar/Avatar.tsx#L29)
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ JSX.Element - The rendered dropdown component for changing languages.

## Defined in

[src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx#L29)
[src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx:29](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/ChangeLanguageDropdown/ChangeLanguageDropDown.tsx#L29)
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ JSX.Element - The rendered modal component.

## Defined in

[src/components/CheckIn/CheckInModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/7a991b3aa824070bd53d6367f1ce7f072321af88/src/components/CheckIn/CheckInModal.tsx#L26)
[src/components/CheckIn/CheckInModal.tsx:26](https://github.com/PalisadoesFoundation/talawa-admin/blob/4bef0939e3fab4672bfd3599312195b8557e01a3/src/components/CheckIn/CheckInModal.tsx#L26)
Loading

0 comments on commit 6fc1481

Please sign in to comment.