Removed dangling JSX tags
X-Lovable-Edit-ID: edt-4f635d05-953e-4b2f-909b-ef827dc4d856 Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
@@ -199,9 +199,6 @@ export function FormFieldsFillPanel({
|
||||
return { value: name, label: name, keywords: name };
|
||||
})}
|
||||
/>
|
||||
})}
|
||||
</SelectContent>
|
||||
</Select>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user