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:
Florian Duros
2026-02-09 15:26:21 +00:00
committed by GitHub
parent 563f6d338c
commit d5b1bc7e65
2 changed files with 4 additions and 3 deletions
@@ -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",
}); });
+2
View File
@@ -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