ahhzaky / google-clone

This is a Google-Clone with API Google Search and this app responsive.
MIT License
1 stars 0 forks source link

useStateValue #6

Open ahhzaky opened 3 years ago

ahhzaky commented 3 years ago

useStateValue();

diambil dari import { useStateValue } from "../StateProvider";

pemakaian: const [{}, dispatch] = useStateValue();

{ } merupakan data state yang akan di manapulasi.