diff --git a/src/component/transactionListRecent/view.js b/src/component/transactionListRecent/view.js index 0bd5b2c..230ce6b 100644 --- a/src/component/transactionListRecent/view.js +++ b/src/component/transactionListRecent/view.js @@ -1,6 +1,6 @@ // @flow import React from 'react'; -//import BusyIndicator from 'component/common/busy-indicator'; +// import BusyIndicator from 'component/common/busy-indicator'; import { Text, View } from 'react-native'; import Button from '../button'; import Link from '../link'; @@ -33,7 +33,7 @@ class TransactionListRecent extends React.PureComponent { {!fetchingTransactions && ( )}