Edit profile
This commit is contained in:
parent
f14c426170
commit
cd35a29638
42 changed files with 2124 additions and 356 deletions
|
@ -59,6 +59,7 @@ const createProps = (overrideProps: Partial<PropsType> = {}): PropsType => ({
|
|||
showArchivedConversations: action('showArchivedConversations'),
|
||||
startComposing: action('startComposing'),
|
||||
toggleChatColorEditor: action('toggleChatColorEditor'),
|
||||
toggleProfileEditor: action('toggleProfileEditor'),
|
||||
});
|
||||
|
||||
story.add('Basic', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue