mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
8bdf820c70
* button base housekeeping * add pixel size to description * snapshot update
3 lines
105 B
JavaScript
3 lines
105 B
JavaScript
export { ButtonBase } from './button-base';
|
|
export { BUTTON_BASE_SIZES } from './button-base.constants';
|