[yagin]add key for SOURCE_KEYS list
This commit is contained in:
parent
87634b3d3f
commit
8b3cde536b
@ -788,7 +788,7 @@ const ReviewPage = () => {
|
||||
}
|
||||
} catch (error) {}
|
||||
return (
|
||||
<div style={{ margin: '0 0 8px' }} className='file-input-group'>
|
||||
<div style={{ margin: '0 0 8px' }} className='file-input-group' key={data}>
|
||||
<div
|
||||
style={{
|
||||
display: 'flex',
|
||||
|
Loading…
Reference in New Issue
Block a user