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.
2 parents 4b89f05 + f100c34 commit a5ab931Copy full SHA for a5ab931
packages/react-renderer-demo/src/helpers/original-component-link.js
@@ -6,7 +6,7 @@ export const docsLinks = {
6
blueprint: 'https://blueprintjs.com/docs/',
7
suir: 'https://react.semantic-ui.com/',
8
ant: 'https://ant.design/components/',
9
- carbon: 'https://react.carbondesignsystem.com/?path=/story/',
+ carbon: 'https://react.carbondesignsystem.com/?path=/story/components-',
10
};
11
12
const mapperLinks = {
0 commit comments