DanielJSottile / poketeams-client

PokéTeams: The Future of Saving Pokemon Showdown Teams
https://poketeams.now.sh
1 stars 0 forks source link

Create Suspense Images and use them for ALL images on the site #53

Closed DanielJSottile closed 3 years ago

DanielJSottile commented 4 years ago

Create a Suspense Image component to use throughout the site. This should use a spinner loader or something while it fetches the src for the image or whatever.

DanielJSottile commented 3 years ago

You can use loaders on images default, but we should make a custom image component that takes a loader as a prop.