frappe / insights

Open source analytics / business intelligence tool (BI)
https://frappe.io/insights
GNU Affero General Public License v3.0
406 stars 199 forks source link

fix: update prop name for Avatar component #176

Closed NagariaHussain closed 11 months ago

NagariaHussain commented 11 months ago

imageURL -> image in latest frappe-ui.

Avatar was not loading correctly due to this:

CleanShot 2023-10-06 at 22 20 15@2x

Now it is:

CleanShot 2023-10-06 at 22 20 22@2x

Just noticed, my first contribution to insights 😃