From a74f0f90e42eb75094d93bd093b33d03a6f9ef8f Mon Sep 17 00:00:00 2001 From: Justin Starry Date: Thu, 29 Oct 2020 10:27:37 +0800 Subject: [PATCH] Explorer: Disable raw button for unknown instructions (#13260) --- explorer/src/components/instruction/InstructionCard.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/explorer/src/components/instruction/InstructionCard.tsx b/explorer/src/components/instruction/InstructionCard.tsx index 7047633cb0..8399f753c1 100644 --- a/explorer/src/components/instruction/InstructionCard.tsx +++ b/explorer/src/components/instruction/InstructionCard.tsx @@ -38,6 +38,7 @@ export function InstructionCard({