Updating cache

This commit is contained in:
okbel
2018-05-01 17:18:58 -03:00
parent 5eead8b7ee
commit ff7ee2aefc
12 changed files with 216 additions and 58 deletions
@@ -35,7 +35,7 @@ class DeleteMyAccountStep3 extends React.Component {
</Button>
<Button
className={cn(styles.button, styles.danger)}
onClicsk={this.deleteAndContinue}
onClick={this.deleteAndContinue}
>
Delete My Account
</Button>