You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
const key = `${Bottom.key}-top`; // Give the duplicated item a unique key
const Top = React.cloneElement(Bottom, Object.assign({ key }, ... rest of current code