<Upload beforeUpload={()=> { /* update state here */ return false; }}> <Button icon={<UploadOutlined />}>Select File</Button> </Upload>