@voyant-travel/storefront-react
v0.164.0
Published
The storefront client tier: headless data hooks/clients plus the styled UI components (formerly `@voyant-travel/storefront-ui`).
Readme
@voyant-travel/storefront-react
The storefront client tier: headless data hooks/clients plus the styled UI
components (formerly @voyant-travel/storefront-ui).
Headless consumers import from the root, ./hooks, ./client, or
./query-keys — these pull no styling peers. Styled surfaces live under
./ui, ./components/*, and ./styles.css, whose heavier peers
(@voyant-travel/ui, lucide-react) are optional and only needed when you import
those subpaths.
Styled components
StorefrontSettingsPage(./components/storefront-settings-pageor the./uibarrel) — the admin storefront settings page: branding, support links, legal, and payment configuration backed byuseAdminStorefrontSettings/useAdminStorefrontSettingsMutation.
