From 70867564ed67ba880076aa9b3e3a1dd6db420201 Mon Sep 17 00:00:00 2001 From: Vitaly Turovsky Date: Mon, 21 Oct 2024 00:41:35 +0300 Subject: [PATCH] restore a way t ocreate worlds by enter --- src/react/CreateWorld.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/react/CreateWorld.tsx b/src/react/CreateWorld.tsx index da710be1a..a936594b4 100644 --- a/src/react/CreateWorld.tsx +++ b/src/react/CreateWorld.tsx @@ -52,6 +52,7 @@ export default ({ cancelClick, createClick, customizeClick, versions, defaultVer }} containerStyle={{ width: '100px' }} /> +