Clean up and fixes
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
* Export all screen components.
|
||||
*/
|
||||
|
||||
export * from './action-wizard/index.js';
|
||||
export { SeedInputScreen } from './SeedInput.js';
|
||||
export { WalletStateScreen } from './WalletState.js';
|
||||
export { TemplateListScreen } from './TemplateList.js';
|
||||
export { ActionWizardScreen } from './ActionWizard.js';
|
||||
export { InvitationScreen } from './Invitation.js';
|
||||
export { TransactionScreen } from './Transaction.js';
|
||||
|
||||
Reference in New Issue
Block a user