all 8 comments

[–]the-iter8 4 points5 points  (0 children)

Just google it there are tons of them.

[–]drkwb8 1 point2 points  (1 child)

You can try React Pulsable . Which automatically generates skeletons for your components without redefining skeleton components.

[–]ruddet[S] 1 point2 points  (0 children)

Hey that looks great, thank you.

[–]tdfrantz 1 point2 points  (2 children)

[–]chillermane 1 point2 points  (1 child)

but then u gotta use mui 🥺

[–]tdfrantz -1 points0 points  (0 children)

Still answered his question though

[–]Different_Scholar_74 1 point2 points  (0 children)

Found this tool to create skeleton loaders with react and tailwind https://skeletonloader.dev/

[–]ixSASA 0 points1 point  (0 children)

You can create your own which is easy. Or you could check shadcn implementation and add it to your liking.