@julseb-lib/react 1.0.25 → 1.0.26

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.js CHANGED
@@ -3486,6 +3486,7 @@ var Avatar = ({
3486
3486
  }) => {
3487
3487
  const Element = element;
3488
3488
  const avatarProps = {
3489
+ element,
3489
3490
  className,
3490
3491
  ref,
3491
3492
  children,