-
-
-
-
-
-
-
-
-
-
- update(i, { label: e.target.value })}
- placeholder="Display label"
- />
-
-
-
-
- update(i, { value: e.target.value })}
- placeholder="Stored value"
- className="font-mono"
- />
-
-
-
-
- update(i, { note: e.target.value })}
- placeholder="Helper text"
- />
-
-
-
-
- updateMeta(i, { badge: e.target.value })}
- placeholder="—"
- className="w-20"
- />
-
-
-
-
- updateMeta(i, { color: e.target.value })}
- placeholder="#…"
- className="w-24 font-mono"
- />
-
-
-
-
-
-
-