tweak to copyedit and full string search
This commit is contained in:
parent
9656888cb7
commit
9aac6e0eff
3 changed files with 2 additions and 4 deletions
|
@ -93,7 +93,7 @@ function AddRecipe() {
|
|||
<div>
|
||||
<label htmlFor="cookTime" className="mr-2 font-bold">Cook Time:</label>
|
||||
<input
|
||||
type="text"
|
||||
type="number"
|
||||
placeholder="cook time in minutes"
|
||||
className="recipe-cusine p-2 border border-gray-300 rounded w-24"
|
||||
value={cookMinutes}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue