Skip to content

Instantly share code, notes, and snippets.

@marshallmurphy
Created May 8, 2020 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marshallmurphy/d636df0ea965b8a59a6fa3fe48435cd2 to your computer and use it in GitHub Desktop.
Save marshallmurphy/d636df0ea965b8a59a6fa3fe48435cd2 to your computer and use it in GitHub Desktop.
// screens/Settings.js
import { useSelector, useDispatch } from 'react-redux';
import { updateSettings } from '../actions';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment