Updated tasks inbox empty state wording (#4121)

#4078 change task empty text word
This commit is contained in:
Jeet Desai
2024-02-21 22:04:26 +05:30
committed by GitHub
parent ee66188656
commit 1c829b2ea1

View File

@ -66,9 +66,11 @@ export const TaskGroups = ({
<AnimatedPlaceholderEmptyContainer>
<AnimatedPlaceholder type="noTask" />
<AnimatedPlaceholderEmptyTextContainer>
<AnimatedPlaceholderEmptyTitle>No Task</AnimatedPlaceholderEmptyTitle>
<AnimatedPlaceholderEmptyTitle>
Mission accomplished!
</AnimatedPlaceholderEmptyTitle>
<AnimatedPlaceholderEmptySubTitle>
There are no tasks for this user filter
All tasks addressed. Maintain the momentum.
</AnimatedPlaceholderEmptySubTitle>
</AnimatedPlaceholderEmptyTextContainer>
<Button