From 243ea86c0e65002f984efc209c1c9588d75497e9 Mon Sep 17 00:00:00 2001 From: trechriron Date: Thu, 7 Dec 2023 21:50:20 -0800 Subject: [PATCH] Fixed some text errors. Removed empty style. --- src/App/DevFormComponent.jsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/App/DevFormComponent.jsx b/src/App/DevFormComponent.jsx index 9ef27bc..68830c3 100644 --- a/src/App/DevFormComponent.jsx +++ b/src/App/DevFormComponent.jsx @@ -64,9 +64,6 @@ listHeading: { fontWeight: "bold", fontSize: "1.2rem", - }, - list: { - }, paragraph: { display: "flex", @@ -160,7 +157,7 @@ const handleChange = (e) => {
-

The number provided = the number of active users per minute. The pulldown lists have generic thresholds you can choose to get a close idea of what your expendentitures will be at common thresholds. You should choose values for all 5 phases for this demo. +

The number provided = the number of calls per month. The pulldown lists have generic thresholds you can choose to get a close idea of what your expendentitures will be. You should choose values for all 5 phases for this demo.

Please check the boxes that apply to your project. If you are unsure, leave the box unchecked.