diff --git a/.changeset/cold-clocks-shout.md b/.changeset/cold-clocks-shout.md index 5269fa2a69..4dc4a9f7fa 100644 --- a/.changeset/cold-clocks-shout.md +++ b/.changeset/cold-clocks-shout.md @@ -2,4 +2,4 @@ "@latticexyz/explorer": patch --- -In the Interact tab, function input fields now display the tuple name when available and indicate tuple argument types. +In the Interact tab, functions with tuple arguments can now be submitted. Additionally, function input fields display the tuple name when available and indicate tuple argument types.