JannikHoefener / portfolio-page-frontend

A about me website with all my projects and a small blog. Mode with react / next.js, typescript, GraphQL and StrapiAPI
MIT License
0 stars 0 forks source link

Linktree Component based on Strapi Content #2

Open JannikHoefener opened 9 months ago

JannikHoefener commented 9 months ago
JannikHoefener commented 9 months ago

todo: need to figure out how to used the image link from api ... also images are in project file and not in DB

JannikHoefener commented 8 months ago

if profile image is null (not set) then we need a placeholder image ... done with ... showFallback fallback={ <IoPeopleCircleOutline className="animate-pulse w-20 h-20 text-default-500" fill="currentColor" size={20} /> }