495 B
495 B
Integration Notes
This repo provides reusable primitives for notifications and common UI states.
Expected reusable components
ToastProvider/useToast()ToastViewport/ToastItemBannerEmptyStateSkeletonprimitivesConfirmDialogFormFieldhelpers (error, helper text)
Integration pattern
- Copy
src/components/**into target app. - Map
--ux-*tokens to the target app’s token system. - Keep logic UI-only and framework-agnostic within React.