Skip to content

Commit

Permalink
fix: set the enroll button style to match others
Browse files Browse the repository at this point in the history
  • Loading branch information
tecoholic committed Apr 29, 2024
1 parent 1afbad0 commit b686bd8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const ToDataSharingConsentPage = ({ enrollLabel, enrollmentUrl }) => {
optimizelyHandler(e);
}}
block
variant="outline-primary"
/>
);
};
Expand Down

0 comments on commit b686bd8

Please sign in to comment.