diff --git a/src/components/Comments/SingleComment/ExpandedComment.js b/src/components/Comments/SingleComment/ExpandedComment.js index f325948..95d711e 100644 --- a/src/components/Comments/SingleComment/ExpandedComment.js +++ b/src/components/Comments/SingleComment/ExpandedComment.js @@ -1,6 +1,6 @@ import React from 'react' + const ExpandedComment = props => { - const { text } = props return (