Skip to content

Commit

Permalink
chore: apply changes after linting [bot]
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot authored and splincode committed Oct 18, 2023
1 parent 7043679 commit c511a24
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion projects/experimental/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ export * from '@taiga-ui/experimental/components/badge-notification';
export * from '@taiga-ui/experimental/components/badged-content';
export * from '@taiga-ui/experimental/components/button';
export * from '@taiga-ui/experimental/components/compass';
export * from '@taiga-ui/experimental/components/rating';
export * from '@taiga-ui/experimental/components/pin';
export * from '@taiga-ui/experimental/components/rating';
1 change: 0 additions & 1 deletion projects/experimental/components/pin/pin.style.less
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,3 @@
line-height: normal;
border-radius: 50%;
}

0 comments on commit c511a24

Please sign in to comment.