diff --git a/arroyo-console/src/App.tsx b/arroyo-console/src/App.tsx index 58fc05a31..37f6329d5 100644 --- a/arroyo-console/src/App.tsx +++ b/arroyo-console/src/App.tsx @@ -103,7 +103,7 @@ function App() { const localUdfsContextValue = getLocalUdfsContextValue(); let content = ( - + {} );