mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00: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