import React from 'react'; const LinkComponent: React.FC = () => { return (
友情链接
百度 百度 百度 百度 百度
); }; export default LinkComponent;