We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf4c87 commit 006e9bbCopy full SHA for 006e9bb
2 files changed
public/icons/many-question.svg
src/components/mypage/customer-service-section.tsx
@@ -3,7 +3,7 @@ import Image from 'next/image';
3
4
const customerServiceItems = [
5
{
6
- icon: 'icons/many-questions.svg',
+ icon: 'icons/many-question.svg',
7
label: '자주 묻는\n질문',
8
href: '/faq',
9
},
0 commit comments