mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-04-29 15:37:48 +00:00
- Introduced the FeatureSingleTopic component, enhancing layout flexibility with responsive design. - Added SCSS styles for various screen sizes, including media queries for improved spacing and alignment. - Implemented dark mode styles for better accessibility and visual consistency.
4 lines
167 B
TypeScript
4 lines
167 B
TypeScript
export { FeatureSingleTopic, type FeatureSingleTopicProps, type FeatureSingleTopicLink } from './FeatureSingleTopic';
|
|
export { default } from './FeatureSingleTopic';
|
|
|