This commit is contained in:
tangly1024
2024-03-16 23:27:02 +08:00
parent 1bcac995e4
commit b89271cc4a

View File

@@ -1,4 +1,4 @@
import { createRef } from 'react'
import { createRef, useEffect } from 'react'
import { init } from '@waline/client'
import { useRouter } from 'next/router'
import '@waline/client/dist/waline.css'