memos icon indicating copy to clipboard operation
memos copied to clipboard

chore: settings page improvements

Open Dubzer opened this issue 11 months ago • 0 comments

This PR refactors the Settings page menu.

  • Added select-none to things that should not be selectable, such as buttons and sections titles.
  • Taken advantage of React hooks for caching to improve performance on page re-renders.
  • Minimized code dublication to make future changes easier.

Dubzer avatar Mar 04 '24 00:03 Dubzer