Skip to content

Commit

Permalink
Remove reference to old keydown handler
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-robert committed Apr 23, 2024
1 parent 7c1f212 commit e313a04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/documentation/common/CodeEmbed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ const CodeEmbed = ({
_focusVisible={{
outline: "none",
}}
// onKeyDown={handleKeyDown}
zIndex={zIndexCode}
/>
{state === "raised" && (
Expand Down

0 comments on commit e313a04

Please sign in to comment.