LaunchPadLab / lp-components

Our Components
http://lp-components.herokuapp.com
MIT License
5 stars 1 forks source link

Allow className to be passed to spinner component #492

Closed chawes13 closed 2 years ago

chawes13 commented 2 years ago

filterInvalidDOMProps removes the className prop (since the DOM prop is actually class)

chawes13 commented 2 years ago

@ghrlee I think this would be a good issue for you to take on as well! (as a separate PR)

ghrlee commented 2 years ago

@chawes13 got it, sounds good

chawes13 commented 2 years ago

This was resolved by #523