Skip to content

Commit

Permalink
EPMRPP-89717 || Plugins import props. Fix preloader name for backward…
Browse files Browse the repository at this point in the history
… compatibility (#3910)
  • Loading branch information
AmsterGet authored Jul 9, 2024
1 parent 8c6c3de commit adb41f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ export const createImportProps = (pluginName) => ({
AttributeListFormField,
Breadcrumbs,
PlainTable,
BubblesLoader,
BubblesPreloader: BubblesLoader,
},
componentLibrary: { DraggableRuleList },
HOCs: {
Expand Down

0 comments on commit adb41f7

Please sign in to comment.