mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 12:47:47 +00:00
feat(dialog) added react-native-dialog dep and updated ConfirmDialog
This commit is contained in:
@@ -84,8 +84,6 @@ class BaseSubmitDialog<P: Props, S: *> extends BaseDialog<P, S> {
|
||||
|
||||
_onSubmit: () => boolean;
|
||||
|
||||
_renderHTML: string => Object | string;
|
||||
|
||||
/** .
|
||||
* Renders the actual content of the dialog defining what is about to be
|
||||
* submitted. E.g. A simple confirmation (text, properly wrapped) or a
|
||||
|
||||
Reference in New Issue
Block a user