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
Rework done in #244 for AppBar must be applied to Menu as well.
Export component for external standalone usage.
Support locale of label property, see TODO in AppBar/index.tsx:
// TODO: review for localized hoc, adding "user.items.label"
This gives the chance to remove deprecated props from AppBar component.
The text was updated successfully, but these errors were encountered:
Rework done in #244 for
AppBar
must be applied toMenu
as well.Export component for external standalone usage.
Support locale of label property, see TODO in
AppBar/index.tsx
:This gives the chance to remove deprecated props from
AppBar
component.The text was updated successfully, but these errors were encountered: