mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-02 06:07:06 +01:00
739075662c
* Migrating Icon to typescript and deprecating JS component * gw suggestions (#18434) --------- Co-authored-by: Garrett Bear <gwhisten@gmail.com>
3 lines
90 B
JavaScript
3 lines
90 B
JavaScript
export { Icon } from './icon';
|
|
export { ICON_NAMES, ICON_SIZES } from './icon.constants';
|