constructor()

in client/src/components/link.js [30:33]


  constructor() {
    super();
    this.href = '';
  }