diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index e68f16d..3e4701c 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -152,6 +152,7 @@ function App() { code: generatedCode, // TODO: Doesn't typecheck correctly inputs: { + // TODO: Fix this previous_commands: [], new_instruction: updateInstruction, },