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
@react-types/shared/collections: fix return types of KeyboardDelegate (#3139)
As noted in the doc comments, the return values for each of the methods in KeyboardDelegate can return null. This fixes the typings by adding null to the return types.
Co-authored-by: Robert Snow <[email protected]>
0 commit comments