Fix story direct Quick Reply and low height emoji picker limit
This commit is contained in:
parent
e96a1e4bc3
commit
4d794eaf14
3 changed files with 22 additions and 13 deletions
|
@ -188,7 +188,7 @@ export const InAGroupNoReplies = Template.bind({});
|
|||
InAGroupNoReplies.args = {
|
||||
group: {},
|
||||
};
|
||||
InAGroupNoReplies.storyName = 'In a group (no replies)';
|
||||
InAGroupNoReplies.storyName = 'In a group (no replies, can reply)';
|
||||
|
||||
export const InAGroup = Template.bind({});
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue