memos
memos copied to clipboard
chore: settings page improvements
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.