All Questions
1 question
-1
votes
2
answers
1k
views
TypeError: JSON.stringify(...).then is not a function [closed]
I am new to react and having a problem. What I want to do is that I want to add departments to a table that I created through the web api created in visual studio. I want to add the department through ...