Skip to content

Commit af1185d

Browse files
committed
fix precommit
1 parent 9580a1c commit af1185d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gs/frontend/mcc/src/pages/Telemetry/components/TypeSelector.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ import {
44
} from "../../../utils/mockTelemetryData";
55

66
/**
7-
*
7+
*
88
* @brief Component for selecting telemetry type, and updates subtype list accordingly
9+
*
910
*/
1011
function TypeSelector({
1112
type,

0 commit comments

Comments
 (0)