feat(websocket): update information from websocket connection
Merged
requested to merge feat/MIN-130-update-information-from-websocket-connection into development
1 unresolved thread
Compare changes
Files
32@@ -4,6 +4,7 @@ import { ReactNode } from 'react';
@@ -13,17 +14,19 @@ export const AppWrapper = ({ children }: AppWrapperProps): JSX.Element => {