修复编译
This commit is contained in:
tangly1024
2021-12-17 21:06:56 +08:00
parent 43de0a80d4
commit d611814a27
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
import React, { useEffect } from 'react'
import React from 'react'
import MenuButtonGroup from '@/components/MenuButtonGroup'
import InfoCard from '@/components/InfoCard'
import TagGroups from '@/components/TagGroups'
@@ -10,7 +10,6 @@ import { useGlobal } from '@/lib/global'
import Toc from '@/components/Toc'
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome'
import { faAngleDoubleRight, faArchive, faTags, faThList } from '@fortawesome/free-solid-svg-icons'
const adsInit = false
/**
* 侧边平铺