mirror of
https://github.com/tornadocash/tornado-classic-ui
synced 2024-02-02 15:04:09 +01:00
6 lines
277 B
JavaScript
6 lines
277 B
JavaScript
|
export { default as LinkIcon } from './LinkIcon'
|
||
|
export { default as SettingsIcon } from './SettingsIcon'
|
||
|
export { default as EthPurchaseArrow } from './EthPurchaseArrow'
|
||
|
export { default as FlagIcon } from './FlagIcon'
|
||
|
export { default as Error404Icon } from './Error404Icon'
|