mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
fix: backup-button.tsx and s3.schema.ts
This commit is contained in:
@@ -45,6 +45,7 @@ export const BackupButton = (props: BackupButtonProps) => {
|
||||
description={"Are you sure you want to create a backup?"}
|
||||
button={{
|
||||
main: {
|
||||
disabled: props.disable,
|
||||
text: isMobile ? "" : "Backup",
|
||||
variant: "default",
|
||||
icon: <DatabaseZap />,
|
||||
|
||||
Reference in New Issue
Block a user