[yagin]add key for SOURCE_KEYS list

This commit is contained in:
yagin 2024-12-03 16:47:10 +07:00
parent 87634b3d3f
commit 8b3cde536b

View File

@ -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',