Datenbank Reiter in der Einstellungen-Seite

This commit is contained in:
ISA
2025-04-25 08:07:31 +02:00
parent d450820a5c
commit 1d76961cc9
5 changed files with 47 additions and 9 deletions

View File

@@ -256,13 +256,7 @@ const GeneralSettings: React.FC = () => {
>
Neustart CPL
</button>
<button
type="button"
className="bg-littwin-blue text-white px-2 py-1 rounded text-xs w-full md:w-auto"
onClick={() => handleClearDatabase()}
>
Datenbank leeren
</button>
<button
type="button"
className="bg-littwin-blue text-white px-2 py-1 rounded text-xs w-full md:w-auto"