langflow/src
Gabriel Luiz Freitas Almeida 61207db4da 🐛 fix(App.tsx): change fetch URL to relative path to fix incorrect API call
The fetch URL was incorrect and was calling the API with an absolute path instead of a relative path. This caused the API call to fail. The URL has been changed to a relative path to fix the issue.
2023-06-09 17:17:55 -03:00
..
backend 🔊 chore(base.py): add logger to Graph class 2023-06-09 17:08:11 -03:00
frontend 🐛 fix(App.tsx): change fetch URL to relative path to fix incorrect API call 2023-06-09 17:17:55 -03:00