Skip to content

Commit

Permalink
fix(react): missing setRemoteDefinition export
Browse files Browse the repository at this point in the history
  • Loading branch information
menosprezzi authored Aug 16, 2024
1 parent 7aed6ed commit eb20f0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/mf/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export {
loadRemoteModule,
setRemoteDefinition,
setRemoteDefinitions,
setRemoteUrlResolver,
} from './dynamic-federation';

0 comments on commit eb20f0d

Please sign in to comment.