GyuMin Han

Results 1 issues of GyuMin Han

### Question Link https://react.dev/reference/react/useSyncExternalStore#subscribing-to-a-browser-api ### Summary Hello! I have a question about usage of `useSyncExternalStore` example in this example, you can check `navigator.onLine` status using `useSyncExternalStore`. Yeah, example works well,...