mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-02 16:26:39 +00:00
3 lines
122 B
TypeScript
3 lines
122 B
TypeScript
export { LogoSquareGrid } from './LogoSquareGrid';
|
|
export type { LogoSquareGridProps, LogoItem } from './LogoSquareGrid';
|