correct some bugs
Deploy Aegis Portal / build-and-deploy (push) Successful in 17s

This commit is contained in:
LathanDevers
2026-07-26 12:06:57 +02:00
parent f32702a5d0
commit bf6071f785
7 changed files with 8 additions and 20 deletions
-2
View File
@@ -1,5 +1,3 @@
import React from 'react';
export default function BackupWidget({ onClick }: { onClick?: () => void }) {
return (
<div