fix(component): Fix sizing of status indicator in uptimelink-webwidget

This commit is contained in:
2025-01-09 04:05:19 +01:00
parent 54e0690f0a
commit f914b26e78
3 changed files with 9 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/webwidget',
version: '1.2.1',
version: '1.2.2',
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
}