You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and I have noticed that react snapshot does not create an html page for /todos/:id. Is there anyway to fix this aside from adding into package.json the explicit paths /todos/1 and /todos/2?
I have routes of the form
and I have noticed that react snapshot does not create an html page for
/todos/:id. Is there anyway to fix this aside from adding intopackage.jsonthe explicit paths/todos/1and/todos/2?