react-focus-lock icon indicating copy to clipboard operation
react-focus-lock copied to clipboard

Update InFocusGuard to make children prop optional

Open johnhok opened this issue 3 years ago • 0 comments
trafficstars

The children property is optional in the InFocusGuard component. This updates the typescript interface so that it doesn't complain about children being required when we use <InFocusGuard />.

johnhok avatar Dec 23 '21 18:12 johnhok