unioil-loyalty-rn-app/app/components/text/index.js

5 lines
75 B
JavaScript

import AdjustableText from './AdjustableText';
export {
AdjustableText
}