Skip to content

Commit b1a35cc

Browse files
committed
fix: image show
1 parent 2d59854 commit b1a35cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/theme/DocRoot/Layout/Main/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ export default function DocRootLayoutMain({
3030
)}
3131
>
3232
<div
33+
onClick={getImgElement}
3334
className={clsx(
3435
"container padding-top--md padding-bottom--lg",
3536
styles.docItemWrapper,

0 commit comments

Comments
 (0)