mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
build:
修复编译
This commit is contained in:
@@ -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 <>
|
||||
|
||||
Reference in New Issue
Block a user