Skip to content

Commit

Permalink
restore a way t ocreate worlds by enter
Browse files Browse the repository at this point in the history
  • Loading branch information
zardoy committed Oct 20, 2024
1 parent a418050 commit 7086756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/react/CreateWorld.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export default ({ cancelClick, createClick, customizeClick, versions, defaultVer
}}
containerStyle={{ width: '100px' }}
/>
<button type='submit' style={{ visibility: 'hidden' }} />
</form>
<div style={{ display: 'flex' }}>
<Button onClick={() => {
Expand Down

0 comments on commit 7086756

Please sign in to comment.