mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-26 08:51:32 +02:00
Fix Dialog/Modal types defn
This commit is contained in:
parent
2525db6fb1
commit
ae04b2ce4a
@ -15,5 +15,5 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
export interface IDialogProps {
|
||||
onFinished: (bool) => void;
|
||||
onFinished(...args: any): void;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user