michaelplatt07 / recipe-book-react

React version of the RecipeBookUI.
0 stars 0 forks source link

Correct data parsing for Ingredients and Instructions #16

Closed michaelplatt07 closed 4 years ago

michaelplatt07 commented 4 years ago

These are now a text area and should be parsed differently, namely that they should parse on a new line character and then pull the data out we need.