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
Hi, in the with-devtools example there is a IndexDevtools component exported as default from devtools.tsx but I don't see it rendered anywhere, what is it good for?
If I remove it I get a react error of expecting a string but getting undefined instead, otherwise everything works.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, in the with-devtools example there is a
IndexDevtools
component exported as default fromdevtools.tsx
but I don't see it rendered anywhere, what is it good for?If I remove it I get a react error of expecting a string but getting undefined instead, otherwise everything works.
Beta Was this translation helpful? Give feedback.
All reactions