Formatting

This commit is contained in:
Lucas Oliveira 2024-03-21 15:31:09 +01:00
commit ba9124cc4e
2 changed files with 0 additions and 2 deletions

View file

@ -593,7 +593,6 @@ export default function ParameterComponent({
aria-hidden="true"
/>
<span>Add New Variable</span>
</CommandItem>
</AddNewVariableButton>
}

View file

@ -7,7 +7,6 @@ import { classNames, cn } from "../../utils/utils";
import ForwardedIconComponent from "../genericIconComponent";
import {
Command,
CommandEmpty,
CommandGroup,
CommandInput,
CommandItem,