Explorar o código

fix: 修复分享sharekey

sheldon hai 1 semana
pai
achega
6bcd79262a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/custom-share/index.tsx

+ 1 - 1
src/components/custom-share/index.tsx

@@ -74,7 +74,7 @@ interface Props {
 
 export default (props: Props) => {
   const { canvasWidth, canvasHeight, ratio } = getCanvasSize();
-  const {isLogin} = useIsLogin()
+  const isLogin = useIsLogin()
   let stage: Stage|null;
 
   // character = useCurrentCharacter