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
Currently, server functions can be defined and used within the same component. While this is useful to make self contained components that have their own server logic as well, most of the time it's needed to have shared functions.