mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-03 05:55:03 +01:00
@trezor/product-components
This repository contains components, images and hooks that are product specific (usually related to Suite or Connect). It shouldn't contain basic primitive components. They should be placed in @trezor/components package.
Storybook
Each component can be inspected separately in Storybook. Stories are deployed automatically by a nightly pipeline via storybook-build command to https://dev.suite.sldev.cz/product-components/develop/. To see your local changes, run Storybook locally:
yarn workspace @trezor/product-components storybook