Files
Calvin a97a009d93 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-02-18 16:19:01 -08:00

2 lines
83 B
TypeScript

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