is a styled variant of the mui default which fixes a few alignment issues.
Replace all instances throughout the app and check for any styling conflicts.
Dev Notes
Extend the asset cap usage hook pattern to manage warnings throughout the system, where they can be maintained in one spot and applied anywhere throughout the UI component hierarchy, possibly a WarningContext provider.
is a styled variant of the mui default which fixes a few alignment issues.
Replace all instances throughout the app and check for any styling conflicts.
Dev Notes
Extend the asset cap usage hook pattern to manage warnings throughout the system, where they can be maintained in one spot and applied anywhere throughout the UI component hierarchy, possibly a
WarningContextprovider.