fix: Syntax error in FieldConfigPanel.tsx

This commit is contained in:
2026-06-02 23:12:38 -05:00
parent 419e25a87b
commit 75c600aefd
@@ -484,8 +484,6 @@ export const FieldConfigPanel: React.FC = () => {
className="w-full bg-neutral-800 border border-neutral-700 rounded-lg px-2 py-1 text-xs text-white focus:border-violet-500/50 focus:outline-none" className="w-full bg-neutral-800 border border-neutral-700 rounded-lg px-2 py-1 text-xs text-white focus:border-violet-500/50 focus:outline-none"
/> />
</div> </div>
</div>
<div className="flex gap-2"> <div className="flex gap-2">
<div className="flex-1 space-y-1"> <div className="flex-1 space-y-1">
<label className="text-[9px] text-neutral-500">Ancho mín.</label> <label className="text-[9px] text-neutral-500">Ancho mín.</label>