mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- 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.