Skip to content

Commit

Permalink
build file for render deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mykovasyl committed Apr 3, 2023
1 parent f260fbe commit e3a8b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/RecipeForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ function RecipeForm() {
fullWidth
value={newRecipe.title}
onChange={handleChange}
autoFocus
// autoFocus
/>
</Grid>
<Grid item xs={4.65}>
Expand Down

0 comments on commit e3a8b4f

Please sign in to comment.