diff --git a/components/Form.tsx b/components/Form.tsx index 08dfeab..f89cdd8 100644 --- a/components/Form.tsx +++ b/components/Form.tsx @@ -82,19 +82,19 @@ export const Form: FC = () => { Movie Title - - setTitle(event.currentTarget.value)} - /> + + setTitle(event.currentTarget.value)} + /> Add your review - -