Small prompt fix

This commit is contained in:
Eric Bailey
2026-02-20 14:12:20 -06:00
parent 6292ab8dd7
commit 407d0ed8cb
+1 -1
View File
@@ -146,7 +146,7 @@ export function Action({
cta, cta,
disabled = false, disabled = false,
icon, icon,
shouldCloseOnPress, shouldCloseOnPress = true,
testID, testID,
}: { }: {
/** /**