Small prompt fix
This commit is contained in:
@@ -146,7 +146,7 @@ export function Action({
|
|||||||
cta,
|
cta,
|
||||||
disabled = false,
|
disabled = false,
|
||||||
icon,
|
icon,
|
||||||
shouldCloseOnPress,
|
shouldCloseOnPress = true,
|
||||||
testID,
|
testID,
|
||||||
}: {
|
}: {
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user