Skip to content

Commit

Permalink
Update src/app/[lng]/(common)/notice/[id]/Reactions.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dohyun-ko authored Feb 14, 2024
1 parent 2d5c62f commit 2981881
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/[lng]/(common)/notice/[id]/Reactions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import LoudlyCryingFace from './assets/loudly-crying-face.svg';
import SurprisedFace from './assets/surprised-face-with-open-mouth.svg';
import ThinkingFace from './assets/thinking-face.svg';

const preReactionList = ['🔥', '😭', '😧', '🤔', '😮'];

const emojis = {
'🔥': <Fire width={20} fill={'#eb6263'} />,
Expand Down

0 comments on commit 2981881

Please sign in to comment.