diff --git a/app/components/AI.tsx b/app/components/AI.tsx index 824f6d6..a226840 100644 --- a/app/components/AI.tsx +++ b/app/components/AI.tsx @@ -5,9 +5,10 @@ import InputOutputBackend from '../backend/InputOutputHandler'; const AI: React.FC = () => { return (