italia / design-react-kit

Il toolkit React conforme alle linee guida di design per i siti internet e i servizi digitali della PA.
https://italia.github.io/design-react-kit/
BSD 3-Clause "New" or "Revised" License
152 stars 80 forks source link

[FEATURE] Replace react-stickup #1075

Open Virtute90 opened 1 week ago

Virtute90 commented 1 week ago

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:

https://github.com/italia/design-react-kit/blob/266c46e8ae4c5c82ab500280a8f5297c156839e8/src/Header/Headers.tsx#L3