Skip to content

Commit

Permalink
improve coverage of OrgPost.spec.ts (#3471)
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyanshuthapliyal2005 authored Jan 28, 2025
1 parent a7f3771 commit 2d47e89
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 102 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

> **default**(): `JSX.Element`
Defined in: [src/screens/OrgPost/OrgPost.tsx:70](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgPost/OrgPost.tsx#L70)
Defined in: [src/screens/OrgPost/OrgPost.tsx:71](https://github.com/PalisadoesFoundation/talawa-admin/blob/main/src/screens/OrgPost/OrgPost.tsx#L71)

This function is used to display the posts of the organization. It displays the posts in a card format.
It also provides the functionality to create a new post. The user can also sort the posts based on the date of creation.
Expand Down
Loading

0 comments on commit 2d47e89

Please sign in to comment.