Skip to content

Commit

Permalink
chore: 파일 이름 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
dudwns committed May 11, 2024
1 parent 383c93e commit d02f740
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/LinkItem/LinkItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ import LoginModal from '../Modal/LoginModal'
import NoneServiceModal from '../Modal/NoneServiceModal'
import { RefetchTagsType, Tag } from '../Space/hooks/useGetTags'
import Spinner from '../Spinner/Spinner'
import { DELETE_TEXT } from './\bconstants'
import { DELETE_TEXT } from './constants'
import useDeleteLink from './hooks/useDeleteLink'
import useLikeLink from './hooks/useLikeLink'
import useReadSaveLink from './hooks/useReadSaveLink'
Expand Down

0 comments on commit d02f740

Please sign in to comment.