Fixed lint

auto_join_3.3
Astagor 2020-05-05 08:31:45 +02:00
parent 5b8f2d83a9
commit 897b99cdbe
1 changed files with 14 additions and 14 deletions

View File

@ -91,7 +91,7 @@ const FileSharing = (props) =>
type='file' type='file'
disabled={!canShare} disabled={!canShare}
onChange={handleFileChange} onChange={handleFileChange}
accept="image/*" accept='image/*'
id='share-files-gallery-button' id='share-files-gallery-button'
/> />
<label htmlFor='share-files-button'> <label htmlFor='share-files-button'>