mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Introduced the StandardCardGroupSection component, which displays a headline, description, and a responsive grid of StandardCard components. - Implemented SCSS styles for the StandardCardGroupSection, ensuring consistent spacing and dark mode support. - Added utility functions for key generation and environment checks to enhance component functionality. - Created a README file detailing usage, props, and best practices for the StandardCardGroupSection. - Included new StandardCard component with customizable variants and button handling.