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