import Link from 'next/link' import React from 'react' const TagItem = ({ tag, selected }) => { return (