refactor: use shared settings components, fix sections
- Use NotificationToggleList and BellIcon from @ciphera-net/ui - Remove duplicated inline SVG icons and toggle code - Remove double card borders from content areas - Remove broken Ciphera Account external links - Add dedicated Security section (Trusted Devices, Security Activity) - Bump @ciphera-net/ui to ^0.0.89
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ciphera-net/ui": "^0.0.88",
|
||||
"@ciphera-net/ui": "^0.0.89",
|
||||
"@ducanh2912/next-pwa": "^10.2.9",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@simplewebauthn/browser": "^13.2.2",
|
||||
|
||||
Reference in New Issue
Block a user