Skip to content

Commit

Permalink
fix: 빌드 에러 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-yn committed Dec 11, 2023
1 parent 01d0acc commit b7ce9da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/string/socialIconResourceSrcFormat.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { SocialIconProps } from '@/composable/Icon/SocialIcon';
import capitalizeFirstLetter from './capitalizeFirstLetter';

const socialIconResourceSrcFormat = ({
Expand Down

0 comments on commit b7ce9da

Please sign in to comment.