mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Migrate ScrollDownButton to Storybook
Co-authored-by: Chris Svenningsen <chris@carbonfive.com>
This commit is contained in:
@@ -3,7 +3,7 @@ import classNames from 'classnames';
|
||||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
type Props = {
|
||||
export type Props = {
|
||||
withNewMessages: boolean;
|
||||
conversationId: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user