@next-core/brick-kit 2.183.0 → 2.183.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.bundle.js
CHANGED
|
@@ -12862,6 +12862,7 @@
|
|
|
12862
12862
|
*/
|
|
12863
12863
|
var SingleBrickAsComponent = SingleBrickAsComponentFactory(React__default["default"]);
|
|
12864
12864
|
function BrickAsComponentFactory(React) {
|
|
12865
|
+
var SingleBrickAsComponent = SingleBrickAsComponentFactory(React);
|
|
12865
12866
|
return function BrickAsComponent(_ref7) {
|
|
12866
12867
|
var {
|
|
12867
12868
|
useBrick,
|