frontend: Voir et Poster des commentaires

This commit is contained in:
Divlo
2020-04-10 20:20:07 +02:00
parent 903590fb08
commit 39a332a867
13 changed files with 232 additions and 24 deletions

View File

@ -38,6 +38,6 @@ const FunctionCard = forwardRef((props, ref) => {
</div>
</Link>
);
})
});
export default FunctionCard;