We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The react-stickup component does not support react 18 (it is no longer updated since December 2020), it should be replaced with another one.
From a first check it seems that it is only used in the header:
design-react-kit/src/Header/Headers.tsx
Line 3 in 266c46e
The text was updated successfully, but these errors were encountered:
Ragionando, a cosa serve questo pacchetto? non è sufficiente aggiungere la classe .sticky-top per avere il comportamento desiderato?
.sticky-top
FYI @astagi
Sorry, something went wrong.
Virtute90
No branches or pull requests
The react-stickup component does not support react 18 (it is no longer updated since December 2020), it should be replaced with another one.
From a first check it seems that it is only used in the header:
design-react-kit/src/Header/Headers.tsx
Line 3 in 266c46e
The text was updated successfully, but these errors were encountered: