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
Right now, all images are loaded in the index.jsx file. We can move this logic to the OneImage component, which will get the images from gaia on mount. The component will just get the image path as property.
The text was updated successfully, but these errors were encountered:
Right now, all images are loaded in the index.jsx file. We can move this logic to the OneImage component, which will get the images from gaia on mount. The component will just get the image path as property.
The text was updated successfully, but these errors were encountered: