summaryrefslogtreecommitdiff
path: root/recipeBuddy/src/app/main-page/main-page.compomemt.html
diff options
context:
space:
mode:
authorJacob <gatelyjm@clarkson.edu>2019-12-07 03:16:32 -0500
committerJacob <gatelyjm@clarkson.edu>2019-12-07 03:16:32 -0500
commit0922e7f865d61295adc6807f2776a80ce70fe711 (patch)
treeaab35078100d61494b384e0598ee25dea40c434f /recipeBuddy/src/app/main-page/main-page.compomemt.html
parenta64074c892b7567ea822454e54aa4d8501a89194 (diff)
Delete main page component that was no longer needed
Diffstat (limited to 'recipeBuddy/src/app/main-page/main-page.compomemt.html')
-rw-r--r--recipeBuddy/src/app/main-page/main-page.compomemt.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipeBuddy/src/app/main-page/main-page.compomemt.html b/recipeBuddy/src/app/main-page/main-page.compomemt.html
deleted file mode 100644
index 7a25409..0000000
--- a/recipeBuddy/src/app/main-page/main-page.compomemt.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<h1>
- Recipe Buddy
-</h1>
-<div id="container">
- <div id="left"><button type="button">Add Recipe</button></div>
- <div id="right">Search: <input type = "text">
- <input type = "submit"></div>
- <div id="center"><button type="button">Shopping Cart</button> </div>
-</div>
-<hr> \ No newline at end of file