Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
360867d97a
commit
f23f80a094
@@ -1296,7 +1296,7 @@ function AddCollectionDialog({
|
||||
</Button>
|
||||
<Button
|
||||
onClick={submit}
|
||||
disabled={submitting || !homeownerId}
|
||||
disabled={submitting || !pickerValue}
|
||||
>
|
||||
{submitting && <Loader2 className="h-4 w-4 mr-2 animate-spin" />}
|
||||
Add
|
||||
|
||||
Reference in New Issue
Block a user