are there examples other than jetbrains one for compose web
Actually i am trying to develop an app that works for both android and web as well with common UI using compose
but for showing the images in common package for web i am having difficulties(as in the samples they are fetching from the web url) and i need a way to fetch from drawables itself