From b12b3d46bff0aad09c6c0a2d4caf8095d635544d Mon Sep 17 00:00:00 2001 From: Karolis Ramanauskas Date: Fri, 31 Jan 2025 17:57:27 +0200 Subject: [PATCH] Create cold-clocks-shout.md --- .changeset/cold-clocks-shout.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cold-clocks-shout.md diff --git a/.changeset/cold-clocks-shout.md b/.changeset/cold-clocks-shout.md new file mode 100644 index 0000000000..95b0e9b7bf --- /dev/null +++ b/.changeset/cold-clocks-shout.md @@ -0,0 +1,5 @@ +--- +"@latticexyz/explorer": patch +--- + +In the Interact tab, function input fields now display the enum name when available and indicate tuple argument types.