Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
Rename generate button (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Cuadra committed Sep 3, 2018
1 parent d89051f commit ee74ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plan/Plan.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ class Plan extends React.Component {
<Fab
onClick={handleMenuGenerate}
icon="autorenew"
label="combine"
label="shuffle"
/>
</div>

Expand Down

0 comments on commit ee74ff8

Please sign in to comment.