react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Bug: React Docs Beta - Keeping Components Pure

Open PradipKafleDev opened this issue 2 years ago • 1 comments
trafficstars

Inside Keeping Components Pure you will find a topic Side Effects: (un)intended consequences, in the first example where it shows component that break this rule , the output produce by given example is not correct it return Tea cup for guest #1 Tea cup for guest #2 Tea cup for guest #3 not Tea cup for guest #2 Tea cup for guest #4 Tea cup for guest #6

PradipKafleDev avatar Feb 19 '23 19:02 PradipKafleDev

Could you explain a bit more Provide some screenshots maybe

yousefelgoharyx avatar Feb 19 '23 19:02 yousefelgoharyx