classic-ui/modules/account/injectors/index.js
FreezyEx b32527e057 Revert "minor fixes"
This reverts commit 7f8f7c2aa15c8b8c6a7449d177f46f8a417e2f67.
2022-10-13 16:03:54 +02:00

11 lines
321 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// components
export * from './noteInjectors'
export * from './setupInjectors'
export * from './walletInjectors'
export * from './сontrolInjectors'
export * from './indicatorInjectors'
// modals
export * from './setupAccountInjectors'
export * from './recoverAccountInjectors'
export * from './showRecoveryKeyInjectors'