mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-30 08:09:15 +01:00
3 lines
105 B
JavaScript
3 lines
105 B
JavaScript
|
export { ButtonIcon } from './button-icon';
|
||
|
export { BUTTON_ICON_SIZES } from './button-icon.constants';
|