@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.cjs CHANGED
@@ -3672,6 +3672,7 @@ var Avatar = ({
3672
3672
  }) => {
3673
3673
  const Element = element;
3674
3674
  const avatarProps = {
3675
+ element,
3675
3676
  className,
3676
3677
  ref,
3677
3678
  children,