Skip to content

Commit

Permalink
remove: console
Browse files Browse the repository at this point in the history
  • Loading branch information
KumJungMin committed Oct 26, 2024
1 parent 93a604a commit 06faba8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/lib/mention/Mention.js
Original file line number Diff line number Diff line change
Expand Up @@ -562,8 +562,6 @@ export const Mention = React.memo(
ptm('root')
);

console.log('MentionBase.js', rootProps);

return (
<div {...rootProps}>
<InputTextarea {...inputMentionProps} />
Expand Down

0 comments on commit 06faba8

Please sign in to comment.