Skip to content

Commit cf6282c

Browse files
authored
Issue#279
Issue#279
1 parent 051a4d5 commit cf6282c

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-listing/Filters/FiltersPanel

1 file changed

+1
-0
lines changed

src/shared/components/challenge-listing/Filters/FiltersPanel/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ export default function FiltersPanel({
8383
id="community-select"
8484
onChange={selectCommunity}
8585
options={communityOps}
86+
clearable={false}
8687
simpleValue
8788
value={selectedCommunityId}
8889
/>

0 commit comments

Comments
 (0)