diff --git a/src/showplanner/index.tsx b/src/showplanner/index.tsx index 391c1df..868ee18 100644 --- a/src/showplanner/index.tsx +++ b/src/showplanner/index.tsx @@ -176,7 +176,7 @@ function MicControl() { { micList.map(function(e,i) { - return ; + return ; }) }