Skip to content

Commit

Permalink
[Improvement] LeftPanel skeleton loader (twentyhq#5705)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiderman3000 authored and piyushyadav1617 committed Jun 3, 2024
1 parent bd273a1 commit e99124d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@ export const LeftPanelSkeletonLoader = () => {
<Skeleton width={96} height={16} />
</SkeletonTheme>
</StyledSkeletonTitleContainer>
<MainNavigationDrawerItemsSkeletonLoader length={4} />
<MainNavigationDrawerItemsSkeletonLoader title length={2} />
<MainNavigationDrawerItemsSkeletonLoader length={3} />
<MainNavigationDrawerItemsSkeletonLoader title length={3} />
</StyledSkeletonContainer>
</StyledItemsContainer>
Expand Down

0 comments on commit e99124d

Please sign in to comment.