Skip to content

Commit

Permalink
upload
Browse files Browse the repository at this point in the history
  • Loading branch information
sukhdev-bajiya committed Nov 6, 2022
1 parent 3e458f5 commit 4603fb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Pages/Translate/Translate.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { useSpeechSynthesis } from 'react-speech-kit';


function Translate() {

const { translate } = useSelector((state) => state);
const dispatch = useDispatch();

Expand Down

0 comments on commit 4603fb2

Please sign in to comment.