diff --git a/src/Root.tsx b/src/Root.tsx index ce63767..6503489 100644 --- a/src/Root.tsx +++ b/src/Root.tsx @@ -60,7 +60,9 @@ const portProvider = new PortProvider(); function App(): React.ReactElement { return ( + // To swap out the backend, use a different portProver here + // React-redux store provider