contextReactContextEasyWhich is a common pitfall when using React Context?1Passing a fresh object/array as the provider value on every render2Splitting context into multiple providers3Memoizing the provider value4Using context for rarely-changing theme dataBack to list