Show story rings around avatars in send story modal
This commit is contained in:
parent
78e3120d1a
commit
d2322de4a3
8 changed files with 71 additions and 45 deletions
|
@ -11,7 +11,7 @@ import { getAreWeASubscriber } from '../selectors/items';
|
|||
import { getIntl, getTheme } from '../selectors/user';
|
||||
import { getBadgesSelector } from '../selectors/badges';
|
||||
import { getConversationSelector } from '../selectors/conversations';
|
||||
import { getHasStoriesSelector } from '../selectors/stories';
|
||||
import { getHasStoriesSelector } from '../selectors/stories2';
|
||||
|
||||
const mapStateToProps = (state: StateType): PropsDataType => {
|
||||
const { contactId, conversationId } =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue