mwdb-core icon indicating copy to clipboard operation
mwdb-core copied to clipboard

UI refactore: HexView.js

Open KWMORALE opened this issue 2 years ago • 1 comments

Your checklist for this pull request

  • [x] I've read the contributing guideline.
  • [ ] I've tested my changes by building and running the project, and testing changed functionality (if applicable)
  • [ ] I've added automated tests for my change (if applicable, optional)
  • [ ] I've updated documentation to reflect my change (if applicable)

What is the current behaviour?

Legacy class based component

What is the new behaviour?

Functional component based on react hooks

Test plan

Check hex view

KWMORALE avatar Jul 15 '22 15:07 KWMORALE

Totally check the references, before merge

KWMORALE avatar Jul 15 '22 16:07 KWMORALE