We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df8a30 commit 30d78b8Copy full SHA for 30d78b8
packages/main/src/YearPickerTemplate.tsx
@@ -30,7 +30,7 @@ export default function YearPickerTemplate(this: YearPicker) {
30
</span>
31
{
32
year.yearInSecType &&
33
- <span class="ui5-yp-year-sec-type">
+ <span class="ui5-yp-item-sec-type">
34
{year.yearInSecType}
35
36
}
0 commit comments