mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
b1e2005a73
* add generic form-field component * swap in new form-field component for advanced-gas-controls-row * add new create password view for redesigned onboarding flow * make text additions translatable
2 lines
40 B
JavaScript
2 lines
40 B
JavaScript
export { default } from './form-field';
|