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
WebLink [nfc]: Remove a few no-op ZulipText wrappers in callers' children
And update the jsdoc to mention the `text` prop.
The WebLink color will still be applied; note this implementation
comment:
// Some React node that isn't a React element (a `React.Element`);
// e.g., a plain string. The enclosing ZulipText will apply its
// styles directly.
I think I've thought of a better way for ZulipText's
aggressiveDefaultStyles to work, so it's less tricky to think
through what styles will get applied; coming up.
0 commit comments