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
Right now it's just running the hooks without using the output value in rendering. To
fix this, we'll need to change the type of render. It has to be context => String. Or
something else.
Right now it's just running the hooks without using the output value in rendering. To
fix this, we'll need to change the type of render. It has to be context => String. Or
something else.