From a6ce67b6c94fd911b6be8d71113f89c0a320b9c9 Mon Sep 17 00:00:00 2001 From: dominik-zeglen Date: Wed, 2 Sep 2020 11:42:22 +0200 Subject: [PATCH] Fix crashing attribute value creation --- src/attributes/views/AttributeCreate/AttributeCreate.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/attributes/views/AttributeCreate/AttributeCreate.tsx b/src/attributes/views/AttributeCreate/AttributeCreate.tsx index ef09d65a0..de1b5db28 100644 --- a/src/attributes/views/AttributeCreate/AttributeCreate.tsx +++ b/src/attributes/views/AttributeCreate/AttributeCreate.tsx @@ -166,7 +166,7 @@ const AttributeDetails: React.FC = ({ params }) => {