From ffef2c928a8fd4d3903c64a4183e8d138c85bba3 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 5 Sep 2022 10:57:34 -0700 Subject: Fix computed attributes --- modern/src/settings/ComputedAttributesPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modern/src') diff --git a/modern/src/settings/ComputedAttributesPage.js b/modern/src/settings/ComputedAttributesPage.js index fd5245a7..d9b2786d 100644 --- a/modern/src/settings/ComputedAttributesPage.js +++ b/modern/src/settings/ComputedAttributesPage.js @@ -73,7 +73,7 @@ const ComputedAttributesPage = () => { )) : ()} - + ); }; -- cgit v1.2.3