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
Add color variation automatically based on mod of the name
Helps distinguish various helpers like fetch vs query.
I also switched dedupes to use primary/secondary color. It was standing out too much.
By using the tertiary color for I/O we can avoid confusing the color with
the color Server Components.
This lets us associate the I/O track with the await in the Server Components track
by using the same color scheme but make it different from Server Component rendering.
0 commit comments