prep/cook times and some fit and finish
This commit is contained in:
parent
a3b0fffe45
commit
9656888cb7
14 changed files with 141 additions and 46 deletions
|
@ -47,7 +47,7 @@ const AddBulkSteps: React.FC<AddBulkStepsProps> = ({ steps, onChange }) => {
|
|||
|
||||
return (
|
||||
<div>
|
||||
<p>Please enter each step on a new line</p>
|
||||
<p>Please enter each step on a new line:</p>
|
||||
<textarea
|
||||
rows={8}
|
||||
value={textValue}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue