📅  最后修改于: 2022-03-11 15:01:23.596000             🧑  作者: Mango
// To scroll down to your anchor tags, you need to install
// React Router Hash Link, with:
npm install --save react-router-hash-link
//then import Hash Link:
import { HashLink as Link } from 'react-router-hash-link';
//then use Hash Link, for example.
Your link text