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