Open hrushi5388 opened 7 years ago
I have a simple react component.
I am doing $('.classname').fixedsticky in componentDidMount(). I have a global css for top:0 I have also added .fixedsticky to .classname element.
This does not work.
not working
I have a simple react component.
I am doing $('.classname').fixedsticky in componentDidMount(). I have a global css for top:0 I have also added .fixedsticky to .classname element.
This does not work.