mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
3 lines
119 B
JavaScript
3 lines
119 B
JavaScript
|
export { TextField } from './text-field';
|
||
|
export { TEXT_FIELD_SIZES, TEXT_FIELD_TYPES } from './text-field.constants';
|