Skip to content

Commit

Permalink
Add CommunityInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaailashsharma committed Nov 25, 2023
1 parent b1be39e commit edb4a59
Show file tree
Hide file tree
Showing 4 changed files with 320 additions and 260 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ class CommunitiesViewModel : ViewModel() {
val communitiesTime = mutableStateOf("")
val communitesDescription = mutableStateOf("")
val communititesOrgBy = mutableStateOf("")
val communititesImage = mutableStateOf("")
}
Loading

0 comments on commit edb4a59

Please sign in to comment.