feat: -rm <p> tag for user input question
This commit is contained in:
@@ -113,7 +113,6 @@ export const InterpretationLog = () => {
|
|||||||
{
|
{
|
||||||
getList ? (
|
getList ? (
|
||||||
<>
|
<>
|
||||||
<p>What is the maximum number of rows you want to extract?</p>
|
|
||||||
<FormControl>
|
<FormControl>
|
||||||
<FormLabel>What is the maximum number of rows you want to extract?</FormLabel>
|
<FormLabel>What is the maximum number of rows you want to extract?</FormLabel>
|
||||||
<RadioGroup row>
|
<RadioGroup row>
|
||||||
|
|||||||
Reference in New Issue
Block a user