Closed joeccleung closed 1 year ago
The react component OrganizationKind was named PosterBylineLocation. It should be OrganizationKind.
OrganizationKind
PosterBylineLocation
Follows the "Newsfeed" tutorial "Queries for Interactions" section. The organization name is shown when mouse hover the poster.
Fixing issue #286.
Thanks!!!
Summary
The react component
OrganizationKind
was namedPosterBylineLocation
. It should beOrganizationKind
.Test Plan
Follows the "Newsfeed" tutorial "Queries for Interactions" section. The organization name is shown when mouse hover the poster.
Fixing issue #286.