Skip to content

Commit

Permalink
Merge pull request #116 from Faalagorn/patch-1
Browse files Browse the repository at this point in the history
This looks like a great nice UX improvement 👍
  • Loading branch information
kokarn authored Dec 19, 2021
2 parents 4d5af45 + e194402 commit 9c1c512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/crafts/index.js
Original file line number Diff line number Diff line change
@@ -90,7 +90,7 @@ function Crafts() {
</div>
}
selected = {selectedStation === 'top'}
content = {'All'}
content = {'Best'}
onClick={setSelectedStation.bind(undefined, 'top')}
/>
</ButtonGroupFilter>

0 comments on commit 9c1c512

Please sign in to comment.