Is your feature request related to a problem? Please describe.
Since we are hand rolling our component library we do not have to use MUI anymore (not needed dependency). However some components are still using so either strip the components down to not use it or wait for those pages to be remade in other tickets.
Is your feature request related to a problem? Please describe. Since we are hand rolling our component library we do not have to use MUI anymore (not needed dependency). However some components are still using so either strip the components down to not use it or wait for those pages to be remade in other tickets.
BEFORE MERGING
git fetch origin master:master
, thengit rebase master
orgit merge master
)