mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Pre-alpha: React with any emoji, behind flag
This commit is contained in:
committed by
Scott Nonnenberg
parent
d13c3d3350
commit
0865a5481c
@@ -1,6 +1,6 @@
|
||||
import * as React from 'react';
|
||||
import classNames from 'classnames';
|
||||
import { useRestoreFocus } from './hooks';
|
||||
import { useRestoreFocus } from '../util/hooks';
|
||||
import { LocalizerType } from '../types/Util';
|
||||
|
||||
export type Props = {
|
||||
|
||||
Reference in New Issue
Block a user