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
ℹ️ Do not assign this issue to yourself, you may assign sub-issues of this epic.
Now that we have pretty good coverage on the custom components (ref: 🛠️ Tailwinding Care) we can replace all the existing usages of Material UI components and icons with custom components and🏥 Care Icons.
Most of the below tasks consist of page-by-page migrations, hence also consider migrating from the PageTitle to use the new Page component if PageTitle exists in the file you'll be modifying in the task. (See example)
Now that we have pretty good coverage on the custom components (ref: 🛠️ Tailwinding Care) we can replace all the existing usages of Material UI components and icons with custom components and 🏥 Care Icons.
Most of the below tasks consist of page-by-page migrations, hence also consider migrating from the
PageTitle
to use the newPage
component ifPageTitle
exists in the file you'll be modifying in the task. (See example)Tasks
src/Components/Assets/AssetImportModal.tsx
#10The text was updated successfully, but these errors were encountered: