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.
2 parents a60580c + a668dc8 commit ab86d73Copy full SHA for ab86d73
themes/gitbook/components/SocialButton.js
@@ -1,6 +1,6 @@
1
import QrCode from '@/components/QrCode'
2
import { siteConfig } from '@/lib/config'
3
-import { useState } from 'react'
+import { useRef, useState } from 'react'
4
import { handleEmailClick } from '@/lib/plugins/mailEncrypt'
5
6
/**
0 commit comments