Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #522 from brave/splash-verify
Browse files Browse the repository at this point in the history
Splash verify modal
  • Loading branch information
NejcZdovc authored Aug 7, 2019
2 parents 6a32dac + 3deabe0 commit 568a279
Show file tree
Hide file tree
Showing 11 changed files with 745 additions and 676 deletions.
4 changes: 2 additions & 2 deletions src/features/rewards/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ import ModalContribute from './modalContribute'
import ModalDonation from './modalDonation'
import ModalPending from './modalPending'
import ModalRedirect from './modalRedirect'
import ModalVerify from './modalVerify'
import NextContribution from './nextContribution'
import PanelWelcome from './panelWelcome'
import PanelVerify from './panelVerify'
import Profile from './profile'
import RestoreSites from './restoreSites'
import RewardsButton from './rewardsButton'
Expand Down Expand Up @@ -82,9 +82,9 @@ export {
ModalDonation,
ModalPending,
ModalRedirect,
ModalVerify,
NextContribution,
PanelWelcome,
PanelVerify,
Profile,
RestoreSites,
RewardsButton,
Expand Down
Loading

0 comments on commit 568a279

Please sign in to comment.