修复编译
This commit is contained in:
tangly1024
2021-12-21 15:05:30 +08:00
parent a78a25ae96
commit fac8a2834d

View File

@@ -1,9 +1,7 @@
import BLOG from '@/blog.config'
import Image from 'next/image'
import React from 'react'
import Router from 'next/router'
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
import { faEye, faFileAlt, faUsers } from '@fortawesome/free-solid-svg-icons'
import React from 'react'
const InfoCard = ({ postCount }) => {
return <>