Skip to content

Commit

Permalink
chore : 간격
Browse files Browse the repository at this point in the history
  • Loading branch information
kangjuhyup committed Oct 12, 2024
1 parent 8587e4e commit 7df8c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/board/component/input/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const CommentInput = ({ onConfirm }: CommentInputProps) => {
));

return (
<Container>
<Container pt={20}>
<Group gap={10}>
<Combobox
store={combobox}
Expand Down

0 comments on commit 7df8c52

Please sign in to comment.