The section under consideration 'Removing unnecessary function dependencies' should use the text 'createOptions function' instead of 'options object' to match the given example correctly.
The 'options object' text is being used correctly for the previous section which talks about 'Removing unnecessary object dependencies' however, it must be updated for this section.
In the paragraph:
```
You can wrap an update into a transition only if you have access to the set function of that state. If you want to start a transition in response to some prop or a custom Hook return value, try useDeferredValue instead.
```
The "useDeferredValue" link pointed to "usedeferredvalue" which is an invalid URL, this commit fixes that.
* [wip] update team page
* Update old site and alumni
* Add more team members
* Update old page too
* Shrink images
* Add remaining people on updated team pages (#5327)
* updates
* remove active members from acknowledgements
* mobile styles for social/links
* update jason image
* clarify Jasons role
* image alt text
* Move all content into <TeamMember> incl headers
* icon for personal site links
* update TOC to extract beyond top-level elements
* cleanup
* github link should...point to github. oops
* this can no longer be described as a small team
* Update beta/src/content/learn/meet-the-team.md
* Update content/community/team.md
Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>
Co-authored-by: Rick Hanlon <rickhanlonii@fb.com>
Co-authored-by: lauren <poteto@users.noreply.github.com>
Co-authored-by: Sathya Gunasekaran <gsathya.ceg@gmail.com>