Add react-icons dependency and update UptimeStatusIsland component for responsive design
- Added react-icons package to the project for icon usage. - Enhanced UptimeStatusIsland component to display responsive badges for certificate expiry, average ping, and uptime metrics, utilizing icons for mobile views.
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
"rate-limiter-flexible": "^5.0.5",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-icons": "^5.5.0",
|
||||
"unpic": "^3.22.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user