Change marked reviewed text

This commit is contained in:
Nicolas Mowen 2024-03-06 09:40:06 -07:00
parent 18c964237d
commit b0716b3df8

View File

@ -517,7 +517,7 @@ function DetectionReview({
variant="select"
onClick={markAllReviewed}
>
Mark all items as reviewed
Mark these items as reviewed
</Button>
) : (
<ActivityIndicator />