diff --git a/locale/defaultMessages.json b/locale/defaultMessages.json index 717532a63..0513a6dd9 100644 --- a/locale/defaultMessages.json +++ b/locale/defaultMessages.json @@ -3760,10 +3760,6 @@ "QVraQY": { "string": "App manifest URL" }, - "QY7FSs": { - "context": "button", - "string": "create product type" - }, "QZVD+5": { "context": "button, unassign attribute from object", "string": "Unassign and save" @@ -5818,6 +5814,10 @@ "context": "gift card history message", "string": "Gift card was resent" }, + "gksZwp": { + "context": "button", + "string": "Create product type" + }, "glT6fm": { "string": "Voucher is limited to these countries" }, diff --git a/src/components/Filter/Filter.tsx b/src/components/Filter/Filter.tsx index c1f825128..2539b1463 100644 --- a/src/components/Filter/Filter.tsx +++ b/src/components/Filter/Filter.tsx @@ -52,7 +52,6 @@ const useStyles = makeStyles( color: theme.palette.primary.main, fontSize: 14, fontWeight: 600 as 600, - textTransform: "uppercase", }, filterButton: { padding: theme.spacing(1, 2), diff --git a/src/productTypes/components/ProductTypeListPage/ProductTypeListPage.tsx b/src/productTypes/components/ProductTypeListPage/ProductTypeListPage.tsx index d59b07b1f..a827fcaca 100644 --- a/src/productTypes/components/ProductTypeListPage/ProductTypeListPage.tsx +++ b/src/productTypes/components/ProductTypeListPage/ProductTypeListPage.tsx @@ -64,8 +64,8 @@ const ProductTypeListPage: React.FC = ({ data-test-id="add-product-type" >