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 16:26:21 +01:00
committed by GitHub
parent 563f6d338c
commit d5b1bc7e65
2 changed files with 4 additions and 3 deletions

View File

@@ -21,8 +21,7 @@ export default create({
// Toolbar
barBg: "#ffffff",
brandTitle: "Element Web",
brandUrl: "https://github.com/element-hq/element-web",
brandImage: "https://element.io/images/logo-ele-secondary.svg",
brandTitle: "Web Shared Components",
brandUrl: "https://github.com/element-hq/element-web/tree/develop/packages/shared-components",
brandTarget: "_self",
});

View File

@@ -1,5 +1,7 @@
# @element-hq/web-shared-components
[Online storybook](https://shared-components-storybook.element.dev)
Shared React components library for Element Web, Aurora, Element
modules... This package provides opinionated UI components built on top of the
[Compound Design System](https://compound.element.io) and [Compound