Because my app handles the mobile and desktop views in two different components, I\'ve needed to use useContext API to distribute state/propa across them.
I have a Map co