I got this component in React.js which make different kinds of filtering when I click a button, this is my code:
import React, { useContext } from \'react\';