trainline / react-skeletor

Skeleton loading for React
https://trainline.github.io/react-skeletor/
Other
554 stars 27 forks source link

Attached displayName to skeleton elements #18

Closed antonydb closed 6 years ago

antonydb commented 6 years ago

Description

Attach the displayName property to skeleton elements so they can be easily "found" with testing libs such as enzyme.

Addressed issue

17