Skip to content

Commit

Permalink
[UI polish] Revert button color change per Davey's feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen committed Jun 22, 2021
1 parent 886803a commit 95c1b75
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export const Schema: React.FC = () => {
)}
</EuiButton>,
<EuiButton
color="secondary"
iconType="plusInCircle"
disabled={isUpdating}
onClick={openModal}
Expand Down

0 comments on commit 95c1b75

Please sign in to comment.