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.
1 parent 72d9363 commit a668dc8Copy full SHA for a668dc8
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