You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: