htmlui icon indicating copy to clipboard operation
htmlui copied to clipboard

fix(ui): Migrate to functions

Open lupusA opened this issue 1 year ago • 2 comments

Hi,

this PR migrates components to react functions. We do this as React recommends to use functions instead of components. Furthermore, new updates (e.g. react-router-dom) are easier to merge and implement.

Feedback is welcomed.

Cheers,

lupusA avatar Nov 20 '23 19:11 lupusA