- Improve profile handling in product list view

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-08-20 10:44:38 -04:00
parent 0054b00d01
commit f3e43334c4

View File

@@ -302,6 +302,9 @@ export function ProductionListConfigManager({
</Button>
</Popover>
<Select
style={{
minWidth: "150px"
}}
onSelect={handleSelect}
placeholder={t("production.labels.selectview")}
optionLabelProp="label"