This will be a simple square shape that renders an image.
You'll provide the path to the image and then the image will be displayed.
Although, we could have the component deal directly with file objects instead of file paths. That would give the developer flexibility to use other file sources.
This will be a simple square shape that renders an image.
You'll provide the path to the image and then the image will be displayed.
Although, we could have the component deal directly with file objects instead of file paths. That would give the developer flexibility to use other file sources.