Skip to content

Commit

Permalink
Update AgLearnerProfileView.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhanashree-Patil95 authored May 21, 2023
1 parent 9ffa2a7 commit d533312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/front-end/src/pages/front-end/AgLearnerProfileView.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default function AgLearnerProfileView() {
fontFamily="Inter"
fontStyle="normal"
>
{t("PROFILE_DETAILS")}
{t("PROFILE_DETAILS_(1/3)")}
</Text>
<Box paddingTop="2">
<Progress value={45} size="xs" colorScheme="info" />
Expand Down

0 comments on commit d533312

Please sign in to comment.