mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-04-20 03:00:24 -04: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';
|