Migrate ScrollDownButton to Storybook
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
This commit is contained in:
parent
15c7e9bf72
commit
b3a54870b8
3 changed files with 39 additions and 26 deletions
|
@ -3,7 +3,7 @@ import classNames from 'classnames';
|
|||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
type Props = {
|
||||
export type Props = {
|
||||
withNewMessages: boolean;
|
||||
conversationId: string;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue