Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Augusto Barbosa committed Aug 23, 2019
1 parent d23e654 commit f37323c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

- Hot fix: title margin

## [0.2.1] - 2019-08-20

## [0.2.0] - 2019-08-19
Expand Down
2 changes: 1 addition & 1 deletion react/Summary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const Summary: StorefrontFunctionComponent<SummaryProps> = ({
large
/>

<Button variation="primary" size="large" block>
<Button href="/checkout/#payment" variation="primary" size="large" block>
Checkout
</Button>
</div>
Expand Down

0 comments on commit f37323c

Please sign in to comment.