fix: changes to adapt rebase

This commit is contained in:
Sérgio Salgado 2021-02-02 18:45:44 +00:00 committed by Josh Harvey
parent eb91d882c7
commit fff9523988
2 changed files with 4 additions and 3 deletions

View file

@ -21,6 +21,7 @@ import ResetPassword from 'src/pages/Authentication/ResetPassword'
import Blacklist from 'src/pages/Blacklist'
import Cashout from 'src/pages/Cashout'
import Commissions from 'src/pages/Commissions'
import ConfigMigration from 'src/pages/ConfigMigration'
import { Customers, CustomerProfile } from 'src/pages/Customers'
import Dashboard from 'src/pages/Dashboard'
import Funding from 'src/pages/Funding'