Skip to content

Commit c833be4

Browse files
Cleaned up the comment
1 parent 6836101 commit c833be4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/components/TransactionPreviewSkeletonView.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ function TransactionPreviewSkeletonView({transactionPreviewWidth}: TransactionPr
4747
height="7"
4848
/>
4949
</SkeletonViewContentLoader>
50-
{/* This skeleton inverts the progress bar, which should be on the right,
51-
so we don't need to know the width of the component to calculate it - works with percentages.
52-
*/}
5350
<View style={[styles.r0, styles.b0, styles.p4, styles.mtn1, styles.pAbsolute]}>
5451
<SkeletonViewContentLoader
5552
width={widthOfTheRightSkeleton}

0 commit comments

Comments
 (0)