Preliminary Checks
Description
Noticed a couple spots the switcher can be improved. Feel free to close if this isn't the correct forum to post something like this.
-
Remove grey divider under "Manage Organization" when there's nothing to display under that divider.

-
Vertically center the switcher <button/> inside the parent <div/>. Add display: inline-flex to parent <div/>

Affected Packages
@clerk/clerk-js
Preliminary Checks
I have reviewed https://clerk.com/docs for existing features that would solve my problem
I have searched for existing feature requests: https://github.com/clerkinc/javascript/issues
This issue is not a question, general help request, or anything other than a feature request directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Description
Noticed a couple spots the switcher can be improved. Feel free to close if this isn't the correct forum to post something like this.
Remove grey divider under "Manage Organization" when there's nothing to display under that divider.

Vertically center the switcherAdd<button/>inside the parent<div/>.display: inline-flexto parent<div/>Affected Packages
@clerk/clerk-js