mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-01 21:57:06 +01:00
12aa200ad0
* 15090: add primary button * updates * add button base props * add button base props to primary * remove button base props and improve classname test * update box shadow animation * fix anchor test and update documentation * fix button base iconProps proptype
2 lines
50 B
JavaScript
2 lines
50 B
JavaScript
export { ButtonPrimary } from './button-primary';
|