object.js 45 B

12345
  1. state = {
  2. // students
  3. hoverColumn: -1
  4. };