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
Is there a reason why we use bootstrap instead of something like Material-UI?
Bootstrap is dependent on jQuery for certain functionality which doesn't play nice with React. Using Material-UI seems like a more modern UI approach, and it uses the same grid system. We're also not heavily reliant on Bootstrap yet, so it seems switching would seem relatively painless.
Just a discussion, curious how everyone feels on it.
The text was updated successfully, but these errors were encountered:
Is there a reason why we use bootstrap instead of something like Material-UI?
Bootstrap is dependent on jQuery for certain functionality which doesn't play nice with React. Using Material-UI seems like a more modern UI approach, and it uses the same grid system. We're also not heavily reliant on Bootstrap yet, so it seems switching would seem relatively painless.
Just a discussion, curious how everyone feels on it.
The text was updated successfully, but these errors were encountered: