Change branding info in SC storybook (#32422)
* fix: change branding info in SC storybook * doc: put storybook link in README
This commit is contained in:
@@ -21,8 +21,7 @@ export default create({
|
|||||||
// Toolbar
|
// Toolbar
|
||||||
barBg: "#ffffff",
|
barBg: "#ffffff",
|
||||||
|
|
||||||
brandTitle: "Element Web",
|
brandTitle: "Web Shared Components",
|
||||||
brandUrl: "https://github.com/element-hq/element-web",
|
brandUrl: "https://github.com/element-hq/element-web/tree/develop/packages/shared-components",
|
||||||
brandImage: "https://element.io/images/logo-ele-secondary.svg",
|
|
||||||
brandTarget: "_self",
|
brandTarget: "_self",
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# @element-hq/web-shared-components
|
# @element-hq/web-shared-components
|
||||||
|
|
||||||
|
[Online storybook](https://shared-components-storybook.element.dev)
|
||||||
|
|
||||||
Shared React components library for Element Web, Aurora, Element
|
Shared React components library for Element Web, Aurora, Element
|
||||||
modules... This package provides opinionated UI components built on top of the
|
modules... This package provides opinionated UI components built on top of the
|
||||||
[Compound Design System](https://compound.element.io) and [Compound
|
[Compound Design System](https://compound.element.io) and [Compound
|
||||||
|
|||||||
Reference in New Issue
Block a user