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
We shouldn't be able to pass in custom styles. We should just have the loader be white on default... and then be able to pass in a isDark prop if we want it to be purple. Let's not keep styles so open to be customized on components that should be consistent.
The text was updated successfully, but these errors were encountered:
We shouldn't be able to pass in custom styles. We should just have the loader be white on default... and then be able to pass in a
isDark
prop if we want it to be purple. Let's not keep styles so open to be customized on components that should be consistent.The text was updated successfully, but these errors were encountered: