diff --git a/src/components/ConfigTextEditor.tsx b/src/components/ConfigTextEditor.tsx index 3c6f9e2..750c863 100644 --- a/src/components/ConfigTextEditor.tsx +++ b/src/components/ConfigTextEditor.tsx @@ -105,14 +105,6 @@ export function ConfigTextEditor() { > - - - - - -
{generateArray(numberOfLines).map((lineNumber) => ( @@ -130,6 +122,12 @@ export function ConfigTextEditor() { > + + + +