FIX: Adds crossRef back to UploadFileDialog
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
2e7410552f
commit
40461b897b
@@ -114,6 +114,7 @@ function UploadFileDialog(properties: {
|
||||
style={{ marginRight: 12 }}
|
||||
onClick={handleClose}
|
||||
title="Close Dialog"
|
||||
ref={crossRef}
|
||||
tabIndex={0}
|
||||
>
|
||||
<X />
|
||||
|
||||
Reference in New Issue
Block a user