diff options
author | schencej <schencej@clarkson.edu> | 2019-12-09 17:38:03 -0500 |
---|---|---|
committer | schencej <schencej@clarkson.edu> | 2019-12-09 17:38:03 -0500 |
commit | 161b1a1b2c3023da26388719cf962039742de350 (patch) | |
tree | d7af7a28e515614689588466fa531900e36ad721 /recipeBuddy/src/app/cook-page/step-card/step-card.component.html | |
parent | 4f2f07dd448739c5b620a4ac5f3457349b737e00 (diff) |
added additional functionality to cook page
Diffstat (limited to 'recipeBuddy/src/app/cook-page/step-card/step-card.component.html')
-rw-r--r-- | recipeBuddy/src/app/cook-page/step-card/step-card.component.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipeBuddy/src/app/cook-page/step-card/step-card.component.html b/recipeBuddy/src/app/cook-page/step-card/step-card.component.html deleted file mode 100644 index c3edca3..0000000 --- a/recipeBuddy/src/app/cook-page/step-card/step-card.component.html +++ /dev/null @@ -1 +0,0 @@ -<p>step-card works!</p> |