Skip to content

Commit

Permalink
[web] Add copy code button to openapi.json in api page #1212 (#1219)
Browse files Browse the repository at this point in the history
add copy button
  • Loading branch information
janavlachova authored Aug 17, 2024
1 parent 8c65c2e commit 6a85a07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agdb_web/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ const nextConfig = {
export default withNextra({
theme: "nextra-theme-docs",
themeConfig: "./theme.config.tsx",
defaultShowCopyCode: true,
})(nextConfig);

0 comments on commit 6a85a07

Please sign in to comment.