constructor()

in public/js/components/layer_details.js [20:22]


  constructor(props) {
    super(props);
  }