You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.
Hi, I love this starter and it's been very useful to me so far.
I was wondering how to add support to the library react-headroom.
It seems like it's just about wrapping the header component with <Headroom>, but the result is that the header just remains fixed on top of the page.
Thanks for all your job, keep it going!
The text was updated successfully, but these errors were encountered:
Hi @neslinesli93
There is a similar issue about fixed elements on the page - #42 .
I was searching for this library some time ago. I'm going to integrate this into my own app. So, If I find a solution I will let you know.
Thanks for your feedback, it's very helpful :)
I'm submitting a ...
Feature Request:
Hi, I love this starter and it's been very useful to me so far.
I was wondering how to add support to the library react-headroom.
It seems like it's just about wrapping the header component with
<Headroom>
, but the result is that the header just remains fixed on top of the page.Thanks for all your job, keep it going!
The text was updated successfully, but these errors were encountered: