mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Prepare for upgrade to React 19
Co-authored-by: ayumi-signal <ayumi@signal.org>
This commit is contained in:
@@ -47,7 +47,7 @@ export type PreferencesSelectChatsDialogProps = Readonly<{
|
||||
|
||||
export function PreferencesSelectChatsDialog(
|
||||
props: PreferencesSelectChatsDialogProps
|
||||
): JSX.Element {
|
||||
): React.JSX.Element {
|
||||
const {
|
||||
i18n,
|
||||
conversations,
|
||||
|
||||
Reference in New Issue
Block a user