We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ee62d commit 5f6f240Copy full SHA for 5f6f240
1 file changed
src/components/TransactionItemRow/index.tsx
@@ -44,7 +44,6 @@ import TagCell from './DataCells/TagCell';
44
import TaxCell from './DataCells/TaxCell';
45
import TotalCell from './DataCells/TotalCell';
46
import TypeCell from './DataCells/TypeCell';
47
-import TransactionItemRowRBR from './TransactionItemRowRBR';
48
import TransactionItemRowRBRWithOnyx from './TransactionItemRowRBRWithOnyx';
49
50
type ColumnComponents = {
0 commit comments