Skip to content

Commit ab86d73

Browse files
committed
Merge branch 'main' into release/4.9.0
2 parents a60580c + a668dc8 commit ab86d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/gitbook/components/SocialButton.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import QrCode from '@/components/QrCode'
22
import { siteConfig } from '@/lib/config'
3-
import { useState } from 'react'
3+
import { useRef, useState } from 'react'
44
import { handleEmailClick } from '@/lib/plugins/mailEncrypt'
55

66
/**

0 commit comments

Comments
 (0)