fix: Syntax error in FieldConfigPanel.tsx
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user