mirror of
https://github.com/ente-io/ente.git
synced 2025-08-14 02:07:33 +00:00
Test 1
This commit is contained in:
@@ -192,7 +192,7 @@ export const AttributedMiniDialog: React.FC<
|
||||
{attributes.continue.text ?? t("ok")}
|
||||
</LoadingButton>
|
||||
)}
|
||||
{attributes.cancel && (
|
||||
{attributes.cancel !== false && (
|
||||
<FocusVisibleButton
|
||||
fullWidth
|
||||
color="secondary"
|
||||
|
Reference in New Issue
Block a user