Skip to content

Commit

Permalink
import path minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur1 committed Jan 7, 2024
1 parent 8e3a37e commit 2f7e2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/card/PanIcon/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import type { FC } from 'react'

import panIconImg from '@/img/cardIcon/Pan.svg'
import panIconImg from '@/img/cardIcon/pan.svg'

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

Expand Down

0 comments on commit 2f7e2ed

Please sign in to comment.