Keerat666 / Lumix

An open source crowd developed React UI Library
https://lumix.onrender.com
Apache License 2.0
8 stars 17 forks source link

demonstrate react suspense and lazy loading of components #55

Closed vkushal28 closed 1 year ago

vkushal28 commented 1 year ago

demonstrate suspense and lazy loading of components that could also be a random image fetched from https://picsum.photos/id/${Math.round(Math.random() * 100)}/400/300

vkushal28 commented 1 year ago

duplicate issue created as #21