fix: fix argenum breaking frontend bug

This commit is contained in:
Ruben Fiszel
2024-02-22 17:42:59 +01:00
parent ddc1a083e8
commit b90a985eb4
@@ -36,7 +36,6 @@
)}
value={value ?? defaultValue}
hideArrow={true}
selectFirstIfEmpty={required}
dropdownClassName="!text-sm !py-2 !rounded-sm !border-gray-200 !border !shadow-md !bg-surface-primary"
className="w-full"
noInputStyles