mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 05:27:57 -05:00
4 lines
116 B
TypeScript
4 lines
116 B
TypeScript
export { Text } from './Text';
|
|
export { Button } from './Button';
|
|
export { Row, Column, Centered } from './Layout';
|