Skip to content

Commit

Permalink
Merge pull request #332 from suvarnakale/shiksha-2.0
Browse files Browse the repository at this point in the history
Issue #000 chore: build issue resolved
  • Loading branch information
itsvick authored Jul 1, 2024
2 parents 2d5b6ec + 8056c45 commit 1afe52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ const Header: React.FC = () => {
primary: t('COMMON.LOGOUT'),
secondary: t('COMMON.CANCEL'),
}}
handleCloseModel={handleCloseModel}
handleCloseModal={handleCloseModel}
modalOpen={modalOpen}
/>

Expand Down

0 comments on commit 1afe52c

Please sign in to comment.