Skip to content

Commit 2deec37

Browse files
committed
fixed bug
1 parent 6c5befb commit 2deec37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Comments.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { Link } from '@reach/router'
33
import Button from './Button'
44
import { useForm } from 'react-hook-form'
55

6-
import CommentForm from './CommentF'
6+
import CommentForm from './CommentForm'
77
import Context from '../modules/Context'
88
import userStory from '../services/user_story'
99

0 commit comments

Comments
 (0)