import { Tag } from "antd"; import { TaxonomySlug } from "@nice/common"; const TermInfo = ({ path }) => { console.log('xx',path?.terms); return <> {path?.terms && path?.terms?.length > 0 ? (