Skip to content

Commit

Permalink
Update AddNewInterview.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
utsavpatel562 authored Jul 29, 2024
1 parent f616466 commit 80ddc99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/dashboard/_components/AddNewInterview.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function AddNewInterview() {
<DialogContent className="max-w-2xl">
<DialogHeader>
<DialogTitle className="text-gray-700 text-2xl">
Tell us more about your job interviwing
Tell us more about your job interviewing
</DialogTitle>
<DialogDescription>
<form onSubmit={onSubmit}>
Expand Down

0 comments on commit 80ddc99

Please sign in to comment.