diff --git a/app/src/views/BullpenStats.vue b/app/src/views/BullpenStats.vue
index 3178a25..286d088 100644
--- a/app/src/views/BullpenStats.vue
+++ b/app/src/views/BullpenStats.vue
@@ -1,8 +1,38 @@
+
+
- Bullpen Stats for {{ bps.getPitcher().first_name }} {{ bps.getPitcher().last_name }}
+ Bullpen Stats for {{ bps.getPitcher().firstName }} {{ bps.getPitcher().lastName }}
@@ -34,61 +64,6 @@
-
-
-
\ No newline at end of file
+
diff --git a/app/src/views/FinalizePitch.vue b/app/src/views/FinalizePitch.vue
index 5f21a77..3dcc6f6 100644
--- a/app/src/views/FinalizePitch.vue
+++ b/app/src/views/FinalizePitch.vue
@@ -1,8 +1,46 @@
+
+
- Finalize Pitch for {{ bps.getPitcher().first_name }} {{ bps.getPitcher().last_name }}
+ Finalize Pitch for {{ bps.getPitcher().firstName }} {{ bps.getPitcher().lastName }}
@@ -82,65 +120,6 @@
-
-
\ No newline at end of file
+
diff --git a/app/src/views/Home.vue b/app/src/views/Home.vue
index 88eeee0..1fdb160 100644
--- a/app/src/views/Home.vue
+++ b/app/src/views/Home.vue
@@ -1,12 +1,13 @@
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+ Login
+
+
+
+
+
+
+
+
+
+