We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291c201 commit c7eebf3Copy full SHA for c7eebf3
apps/frontpage/components/home/social-validation/social-validation.tsx
@@ -38,13 +38,13 @@ const projects = [
38
projectUrl: 'https://storybook.js.org/showcase/audi-ui-react',
39
},
40
{
41
- name: 'Fluent UI React',
+ name: 'Fluent UI Web Compnents',
42
bgColor: '#0078d4',
43
width: 40,
44
height: 70,
45
- logoAlt: 'Fluent UI React',
+ logoAlt: 'Fluent UI Web Compnents',
46
logoUrl: '/home/community/logos/fluent.svg',
47
- projectUrl: 'https://storybook.js.org/showcase/microsoft-fluent-ui-react',
+ projectUrl: 'https://storybook.js.org/showcase/microsoft-fluent-ui-web-components',
48
49
50
name: 'Gutenberg',
0 commit comments