Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update @ui5/webcomponents to ~1.23.0 #5581

Merged
merged 12 commits into from
Mar 7, 2024
2 changes: 1 addition & 1 deletion .storybook/components/DocsHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ export const DocsHeader = ({ since, subComponents, mergeSubComponents }: InfoTab
<Links />
</FlexBox>
<Subtitle />
<InfoTable since={since} subComponents={subComponents} mergeSubComponents />
<InfoTable since={since} subComponents={subComponents} mergeSubComponents={mergeSubComponents} />
<TableOfContent />
<Description />
</ThemeProvider>
Expand Down
417 changes: 219 additions & 198 deletions .storybook/custom-element-manifests/fiori.json

Large diffs are not rendered by default.

Loading
Loading