Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
expload233 authored Jan 25, 2024
1 parent 0191b1d commit 595c38d
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 595c38d

Please sign in to comment.