From f144f63be3132e1ec6e4ca76e69a9ff5de914d6a Mon Sep 17 00:00:00 2001 From: jcstein Date: Mon, 17 Jun 2024 13:30:48 -0400 Subject: [PATCH] feat: show button on md and smaller screens --- src/components/RPCMethod.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/RPCMethod.tsx b/src/components/RPCMethod.tsx index 61f154a..757bfad 100644 --- a/src/components/RPCMethod.tsx +++ b/src/components/RPCMethod.tsx @@ -84,7 +84,7 @@ const RPCMethod = ({

{method.description}