-
- Downloads
Integrate general settings with sidebar
Break the general settings into smaller components as per the wireframe Change-Id: Ic76d5cfdbd8e2d984f8f2ee698727ed10611d799
Showing
- client/src/components/AccountSettings/ManageAccount.tsx 3 additions, 2 deletionsclient/src/components/AccountSettings/ManageAccount.tsx
- client/src/components/GeneralSettings/Appearance.tsx 41 additions, 0 deletionsclient/src/components/GeneralSettings/Appearance.tsx
- client/src/components/GeneralSettings/System.tsx 75 additions, 0 deletionsclient/src/components/GeneralSettings/System.tsx
- client/src/components/Header.tsx 3 additions, 2 deletionsclient/src/components/Header.tsx
- client/src/components/SettingSidebar.tsx 7 additions, 1 deletionclient/src/components/SettingSidebar.tsx
- client/src/locale/en/translation.json 3 additions, 0 deletionsclient/src/locale/en/translation.json
- client/src/locale/fr/translation.json 3 additions, 0 deletionsclient/src/locale/fr/translation.json
- client/src/router.tsx 4 additions, 1 deletionclient/src/router.tsx
Please register or sign in to comment