These components are not in the iteration, so we don't need to add a key. Additionally, if the component ID is dynamic and has an index variable, the component will re-generate when the id is changed.
Based on the above points, we should remove the useless component key.
These components are not in the iteration, so we don't need to add a key. Additionally, if the component ID is dynamic and has an index variable, the component will re-generate when the id is changed.
Based on the above points, we should remove the useless component key.