We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28adb3c commit 5bfd95fCopy full SHA for 5bfd95f
website/theme/index.tsx
@@ -80,6 +80,7 @@ function getCustomMDXComponent() {
80
<LlmsContainer>
81
<LlmsCopyButton />
82
<LlmsViewOptions />
83
+ <LlmsCopyButton />
84
</LlmsContainer>
85
</>
86
);
0 commit comments