We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5befb commit 2deec37Copy full SHA for 2deec37
src/components/Comments.js
@@ -3,7 +3,7 @@ import { Link } from '@reach/router'
3
import Button from './Button'
4
import { useForm } from 'react-hook-form'
5
6
-import CommentForm from './CommentF'
+import CommentForm from './CommentForm'
7
import Context from '../modules/Context'
8
import userStory from '../services/user_story'
9
0 commit comments