Skip to content

Commit

Permalink
Updated brave-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
NejcZdovc committed Oct 24, 2018
1 parent 9ff9849 commit e1bda6c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export class RewardsPanel extends React.Component<Props, State> {
? <PanelWelcome
variant={'two'}
optInAction={actions.createWallet}
optInErrorAction={actions.createWallet}
moreLink={this.openRewards}
/>
: <Panel windowId={this.state.windowId} />
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@
"babel-preset-react": "^6.24.1",
"babel-preset-react-optimize": "^1.0.1",
"babel-preset-stage-0": "^6.24.1",
"brave-ui": "^0.29.0",
"brave-ui": "^0.29.2",
"css-loader": "^0.28.9",
"csstype": "^2.5.5",
"emptykit.css": "^1.0.1",
Expand Down

0 comments on commit e1bda6c

Please sign in to comment.