Hello how can I handle onChange for multiple check box? The following example allows me to control the value of one checkbox.
import React, { Component } from