diff --git a/src/components/molecules/InterpretationLog.tsx b/src/components/molecules/InterpretationLog.tsx index 62834603..d4cdaa3d 100644 --- a/src/components/molecules/InterpretationLog.tsx +++ b/src/components/molecules/InterpretationLog.tsx @@ -172,40 +172,6 @@ export const InterpretationLog: React.FC = ({ isOpen, se )} -
- - -

What is the maximum number of rows you want to extract?

-
- - } label="10" /> - } label="100" /> - } label="Custom" /> - {selectedOption === 'custom' && ( - - )} - -
-
-

How can we find the next item?

-

Select and review the pagination setting this webpage is using

- -
-