Skip to content

Commit

Permalink
[#20] 주석 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
03hoho03 committed May 12, 2024
1 parent d836ddd commit 3fa0ae2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/IdeaTypeGroup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ const StyledToggleGroupItem = styled(ToggleGroupItem)`
}
`

/**
*
* @returns
*/
const IdeaTypeGroup = () => {
const [value, setValue] = useAtom(selectedIdeaTypeAtom)

Expand Down

0 comments on commit 3fa0ae2

Please sign in to comment.