Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/selenium/filters' into selenium/…
Browse files Browse the repository at this point in the history
…filters
  • Loading branch information
szymon-kellton committed May 16, 2024
2 parents c1c7825 + b8f01f4 commit c697e43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/core/SearchTextField.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export function SearchTextField({
$borderRadius={borderRadius}
variant="outlined"
placeholder={placeholder}
data-cy="search-text-field"
inputProps={{ maxLength: 200 }}
// https://github.com/mui-org/material-ui/issues/12805
// eslint-disable-next-line react/jsx-no-duplicate-props
Expand Down

0 comments on commit c697e43

Please sign in to comment.