mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-23 01:48:13 +01:00
Add "new conversation" composer for direct messages
This commit is contained in:
@@ -57,6 +57,7 @@ const createProps = (overrideProps: Partial<PropsType> = {}): PropsType => ({
|
||||
clearSearch: action('clearSearch'),
|
||||
|
||||
showArchivedConversations: action('showArchivedConversations'),
|
||||
startComposing: action('startComposing'),
|
||||
});
|
||||
|
||||
story.add('Basic', () => {
|
||||
|
||||
Reference in New Issue
Block a user