mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Send edited messages support
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
This commit is contained in:
@@ -8,6 +8,7 @@ import { useChain, useSpring, useSpringRef } from '@react-spring/web';
|
||||
export type ModalConfigType = {
|
||||
opacity: number;
|
||||
transform?: string;
|
||||
marginTop?: string;
|
||||
};
|
||||
|
||||
enum ModalState {
|
||||
|
||||
Reference in New Issue
Block a user