mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 11:34:26 +00:00
Rename Aux to AuxComponent for Windows (#771)
* Rename reseved filename 'Aux' to 'AuxComponent' * fix prettier
This commit is contained in:
parent
26619e28cc
commit
fb0cce1d68
@ -11,5 +11,5 @@ export { default as Spinner } from './Spinner';
|
|||||||
export { default as SwapDropdown } from './SwapDropdown';
|
export { default as SwapDropdown } from './SwapDropdown';
|
||||||
export { default as Tooltip } from './Tooltip';
|
export { default as Tooltip } from './Tooltip';
|
||||||
export * from './ConditionalInput';
|
export * from './ConditionalInput';
|
||||||
export * from './Aux';
|
export * from './AuxComponent';
|
||||||
export * from './Expandable';
|
export * from './Expandable';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user