Skip to content

Commit

Permalink
πŸ˜… eslint error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
yuancong-liu committed Apr 26, 2024
1 parent c9cbfd8 commit 0ace84f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/pages/home/homeDynamic/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { useDeviceDetect } from '~/hooks';

import { IconsPc } from '../IconsPc';
import { IconsSp } from '../IconsSp';

import styles from './index.module.scss';

export const HomeDynamic = () => {
Expand Down

0 comments on commit 0ace84f

Please sign in to comment.