mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Migrate ResetSessionNotification to Storybook
This commit is contained in:
committed by
Josh Perez
parent
58db34c5e8
commit
812b1c5b21
@@ -2,7 +2,7 @@ import React from 'react';
|
||||
|
||||
import { LocalizerType } from '../../types/Util';
|
||||
|
||||
interface Props {
|
||||
export interface Props {
|
||||
i18n: LocalizerType;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user