design-react-kit icon indicating copy to clipboard operation
design-react-kit copied to clipboard

[FEATURE] Replace react-stickup

Open Virtute90 opened this issue 1 year ago • 1 comments

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

Virtute90 avatar Jul 02 '24 15:07 Virtute90