chore: add compound web storybook to EW storybook (#30936)
This commit is contained in:
@@ -36,5 +36,11 @@ const config: StorybookConfig = {
|
|||||||
},
|
},
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
refs: {
|
||||||
|
"compound-web": {
|
||||||
|
title: "Compound Web",
|
||||||
|
url: "https://element-hq.github.io/compound-web/",
|
||||||
|
},
|
||||||
|
},
|
||||||
};
|
};
|
||||||
export default config;
|
export default config;
|
||||||
|
|||||||
Reference in New Issue
Block a user