Files
xrpl-dev-portal/shared/patterns/CarouselCardList
akcodez 63b1f18012 Refactor CarouselCardList component to improve code clarity and maintainability
- Introduced a constant for the BEM class name to enhance readability.
- Updated buttonVariant prop type to derive from ButtonProps for consistency.
- Replaced hardcoded class name with the new constant in the component's render method.
2026-06-08 16:54:40 -07:00
..