anvil/striker-ui/components/Network
Tsu-ba-me 83a0210ffa fix(striker-ui): remove protected state
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114

Since the warning is no longer triggered, we can safely remove the
workaround.
2024-01-26 13:37:30 -05:00
..
index.tsx refactor: move Network to its own module 2021-06-04 12:11:49 -04:00
Network.tsx fix(striker-ui): remove protected state 2024-01-26 13:37:30 -05:00
processNetwork.ts refactor(striker-ui): repair types in Network 2022-11-28 14:37:22 -05:00