mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Introduced the FeatureTwoColumn pattern for showcasing features in a two-column layout, supporting multiple color themes and responsive design. - Implemented button behavior based on the number of links, with configurations for 1 to 5 links. - Added `forceColor` prop to Button component to maintain button color across light and dark themes, particularly useful for colored backgrounds. - Updated styles and documentation for both the FeatureTwoColumn pattern and Button component to reflect new features and usage guidelines.