Skip to content

Commit

Permalink
Update App.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wd400 authored Dec 21, 2023
1 parent 1f71371 commit f2c2332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function App() {

setWordList([])
//convert input text to lower case
fetch('‌https://dashing-poodle-supposedly.ngrok-free.app/tgw',{
fetch('‌https://9019-81-64-42-202.ngrok-free.app/tgw',{
method: 'POST',
body: JSON.stringify({
definition:definition,
Expand Down

0 comments on commit f2c2332

Please sign in to comment.