Skip to content

Commit

Permalink
Merge pull request #589 from thepolicylab-projectportals/update-filte…
Browse files Browse the repository at this point in the history
…r-text

refactor: update filter by topic text
  • Loading branch information
hollandjg authored Sep 14, 2023
2 parents 2ced26c + 2e16a01 commit 899d768
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ export const ProjectPage = ({
onChange={setSelectedOptions}
options={filterOptions}
styles={selectStyle}
noOptionsMessage={() => "No remaining topics"}
/>
</div>
<div className="flex-1 min-w-30ch auto-rows-auto flex flex-col">
Expand Down

0 comments on commit 899d768

Please sign in to comment.