We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d59854 commit b1a35ccCopy full SHA for b1a35cc
src/theme/DocRoot/Layout/Main/index.tsx
@@ -30,6 +30,7 @@ export default function DocRootLayoutMain({
30
)}
31
>
32
<div
33
+ onClick={getImgElement}
34
className={clsx(
35
"container padding-top--md padding-bottom--lg",
36
styles.docItemWrapper,
0 commit comments