From 5330c86e60271c5afb127a4a67d004d2a4e8396a Mon Sep 17 00:00:00 2001 From: Sharibo13 Date: Tue, 7 Nov 2023 18:22:40 -0800 Subject: [PATCH] minor change to JSdoc in Control.tsx --- houston/src/pages/Control.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/houston/src/pages/Control.tsx b/houston/src/pages/Control.tsx index 8f2b6892..f1c7a7ba 100644 --- a/houston/src/pages/Control.tsx +++ b/houston/src/pages/Control.tsx @@ -90,6 +90,7 @@ interface TelemetryProps { } /** + * Telemetry component * @param props - the props of the telemetry * @param props.key - the key of the telemetry * @param props.heading - the heading of the telemetry