fix the PR gated

This commit is contained in:
Yifei Hu 2024-07-10 12:05:49 +08:00
parent ca4dfec84b
commit bf170a0ad8
2 changed files with 3 additions and 3 deletions

View file

@ -57,4 +57,4 @@ const NewsDetail: React.FC<NewsDetailProps> = ({ news }) => {
);
};
export default NewsDetail;
export default NewsDetail;