I am trying to replace the MonthHeader
component within a Base Web StatefulCalendar
component using overrides but unfortunately I can only get it to return the {monthName}
containing an appended year.
I have reproduced the issue in a sandbox here.
There is also a screenshot below.
How can I remove the year from the output?