Files
xrpl-dev-portal/shared/components/CardTextIcon/index.ts
Calvin fe1aa0ecb1 Add CardsIconGrid and CardsTextGrid Section Patterns (#3505)
* CardsIconGrid and CardsTextGrid + showcase pages

* cleaning up code

* more code clean up

* using the spacing tokens for values
2026-06-08 16:57:29 -07:00

2 lines
83 B
TypeScript

export { CardTextIconCard, type CardTextIconCardProps } from './CardTextIconCard';