mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Create app namespace for all absolute requires of app modules. Move all packages under packages yarn workspace
This commit is contained in:
2
packages/app/components/accounts/index.ts
Normal file
2
packages/app/components/accounts/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { State as AccountsState, Account } from './reducer';
|
||||
export { default as AccountSwitcher } from './AccountSwitcher';
|
Reference in New Issue
Block a user