mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
694773f17a
Co-authored-by: georgewrmarshall <george.marshall@consensys.net> Co-authored-by: NidhiKJha <nidhi.kumari@consensys.net> Co-authored-by: montelaidev <monte.lai@consensys.net>
3 lines
104 B
JavaScript
3 lines
104 B
JavaScript
export { Text } from './text';
|
|
export { TEXT_DIRECTIONS, INVISIBLE_CHARACTER } from './text.constants';
|