@xsolla/xui-b2b-chip-stepper
v0.208.2
Published
The full API reference lives at [`docs/api/components/b2b-chip-stepper.md`](../../../docs/api/components/b2b-chip-stepper.md).
Downloads
4,480
Readme
@xsolla/xui-b2b-chip-stepper
The full API reference lives at
docs/api/components/b2b-chip-stepper.md.
Maintainer note. Sibling packages keep this file as a symlink to the docs page (
README.md -> ../../../docs/api/components/b2b-chip-stepper.md) so npm publishes the real reference. This copy is a plain file because the commit that created it went through the GitLab API, which cannot create symlinks. Please convert it before merge:cd packages/b2b/chip-stepper rm README.md ln -s ../../../docs/api/components/b2b-chip-stepper.md README.md
