Преглед на файлове

Fix useless constructor

master
BinHong Lee преди 6 години
родител
ревизия
3b1038dbe9
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. +0
    -4
      src/Components/People.js

+ 0
- 4
src/Components/People.js Целия файл

@@ -1,10 +1,6 @@
import React, { Component } from 'react';

class People extends Component {
constructor() {
super();
}

render() {
return (
<div className="People">


Зареждане…
Отказ
Запис