fix(UptimelinkWebwidget): Remove incorrect scale transformation in focused state.

This commit is contained in:
2025-01-09 03:43:55 +01:00
parent f705b18bad
commit fa1d2d855c
3 changed files with 7 additions and 2 deletions

View File

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