Skip to content

Instantly share code, notes, and snippets.

@kaineer
Created October 30, 2024 06:58
Show Gist options
  • Save kaineer/a223692a2455f7de7d3ddfbd9a5faa90 to your computer and use it in GitHub Desktop.
Save kaineer/a223692a2455f7de7d3ddfbd9a5faa90 to your computer and use it in GitHub Desktop.
onInput={() =>
setGroupState({
...state,
mentorsGroupName: groupNameRef.current?.value || '',
})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment