devii icon indicating copy to clipboard operation
devii copied to clipboard

Replace React.FC and React.FunctionComponent with pure functions and add Prettier

Open adaptive-shield-matrix opened this issue 2 years ago • 0 comments

  • Replace React.FC and React.FunctionComponent with pure functions read more here: https://github.com/typescript-cheatsheets/react#function-components
  • added and refactored code with prettier for consistent formatting read more here: https://prettier.io/docs/en/index.html

adaptive-shield-matrix avatar Sep 14 '21 10:09 adaptive-shield-matrix