diff --git a/src/components/Input/index.tsx b/src/components/Input/index.tsx index fcfc80b..e1c9a98 100644 --- a/src/components/Input/index.tsx +++ b/src/components/Input/index.tsx @@ -23,7 +23,6 @@ const StyledInput = styled.input` font-size: 14px; font-weight: 500; transition: width 0.3s; - user-select: none; &::-webkit-search-decoration, &::-webkit-search-cancel-button,