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 d58ada3 commit 4999ef6Copy full SHA for 4999ef6
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