Skip to content

Commit

Permalink
update Welcome modal name and import
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMarcMilletScality committed Jan 29, 2025
1 parent f3a240f commit 4d4f6ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rspack.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ const config: Configuration = {
filename: 'static/js/remoteEntry.js',
exposes: {
'./FederableApp': './src/react/FederableApp.tsx',
'./VeeamWelcomeModal':
'./src/react/ui-elements/Veeam/VeeamWelcomeModal.tsx',
'./WelcomeModal': './src/react/ui-elements/Veeam/WelcomeModal.tsx',
'./SelectAccountIAMRole':
'./src/react/ui-elements/SelectAccountIAMRole.tsx',
},
Expand Down

0 comments on commit 4d4f6ff

Please sign in to comment.