gm0t / react-sticky-el

MIT License
251 stars 47 forks source link

got defaultProps remove warning when used with react 18 #92

Closed j-joker closed 2 weeks ago

j-joker commented 1 year ago

Warning: Sticky: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

0xboga commented 11 months ago

+1 can we get a PR for this ?

L.E: I've figured it out that using RenderPropSticky can get rid of this error.

eremenko1 commented 10 months ago

up

Oxicode commented 2 months ago

+1

ramsaysewell commented 1 month ago

+1

e-dewailly commented 3 weeks ago

Pull Request #95