import Link from 'next/link' import React from 'react' const CategoryGroup = ({ currentCategory, categories }) => { return <> 文章分类