Update readme with partner logos (#11722)
Recognize the role of Greptile/Sentry/Crowdin/Chromatic which give generous open source plans + some cleanup
This commit is contained in:
@ -156,7 +156,7 @@ export const DropZone = ({ onContinue, isLoading }: DropZoneProps) => {
|
||||
<StyledText>
|
||||
<Trans>Upload .xlsx, .xls or .csv file</Trans>
|
||||
</StyledText>
|
||||
<MainButton onClick={open} title={t`Select file`} />
|
||||
<MainButton onMouseDown={open} title={t`Select file`} />
|
||||
</>
|
||||
)}
|
||||
</StyledContainer>
|
||||
|
||||
Reference in New Issue
Block a user