📦 NEW: backend PUT /comments

This commit is contained in:
Divlo
2020-05-04 17:19:51 +02:00
parent 6848c790ed
commit ea5ee96845
5 changed files with 86 additions and 66 deletions

View File

@ -4,9 +4,6 @@ import ReactMarkdown from 'react-markdown/with-html';
import HeadTag from '../components/HeadTag';
const About = (props) => {
console.log(props);
return (
<Fragment>
<HeadTag