diff options
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, 1 insertions, 0 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 new file mode 100644 index 0000000..c3edca3 --- /dev/null +++ b/recipeBuddy/src/app/cook-page/step-card/step-card.component.html @@ -0,0 +1 @@ +<p>step-card works!</p> |