mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-07-31 11:00:16 +00:00
* CardsIconGrid and CardsTextGrid + showcase pages * cleaning up code * more code clean up * using the spacing tokens for values
5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
export {
|
|
CardsTextGrid,
|
|
type CardsTextGridProps,
|
|
} from './CardsTextGrid';
|