mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-10 11:05:47 +00:00
7ac546acaf
* Restyled, recopied, and did some component refactoring for ENS. * Awkward copy fix. * Update snapshot. * Overflow table handling. * Re-enable on error.
4 lines
174 B
TypeScript
4 lines
174 B
TypeScript
export { default as GeneralInfoPanel } from './GeneralInfoPanel';
|
|
export { default as NameInput } from './NameInput';
|
|
export { default as NameResolve } from './NameResolve';
|