Skip to content

Commit

Permalink
Merge pull request #374 from BIDMCDigitalPsychiatry/issue-802
Browse files Browse the repository at this point in the history
Symbol digit translation - hindi - fixes
  • Loading branch information
sarithapillai8 authored Apr 3, 2024
2 parents c0606fc + ab73749 commit 770c617
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Symbol_Digit_Substitution/src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ export default function Header({ ...props }) {
<Icon>arrow_back</Icon>
</IconButton>}
<Typography variant="h5">{`${t("Symbol-Digit Substitution")}`}</Typography>
<Typography variant="h5">{`${t("Observe the symbol shown and press the number corresponding to it.")}`}</Typography>
</Toolbar>
</AppBar>

Expand Down

0 comments on commit 770c617

Please sign in to comment.