Skip to content

Commit

Permalink
Merge pull request #15 from expload233/patch-1
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
YuzeTT authored Jan 26, 2024
2 parents 0191b1d + 595c38d commit e144de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { message } from 'antd'
import { CopyToClipboard } from 'react-copy-to-clipboard';
import list from '../utils/router'
// import FollowMe from '../components/FollowMe';
import isVip from '../utils/isVip';
// import isVip from '../utils/isVip';
import AccountButton from "../components/AccountButton";

export default function index() {
Expand Down

0 comments on commit e144de8

Please sign in to comment.