mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-12-26 23:10:20 +05:30
Enable bsod for testing and fixed errors due to lack of intl context
This commit is contained in:
parent
55ef52649e
commit
770a6c3ae9
@ -22,6 +22,8 @@ logger.init({
|
||||
|
||||
import dispatchBsod from 'components/ui/bsod/dispatchBsod'; // TODO: remove after tests
|
||||
|
||||
import dispatchBsod from 'components/ui/bsod/dispatchBsod'; // TODO: remove after tests
|
||||
|
||||
const store = storeFactory();
|
||||
|
||||
bsodFactory(store, stopLoading);
|
||||
|
Loading…
Reference in New Issue
Block a user