Skip to content

Commit

Permalink
remove ratingstarbordericon
Browse files Browse the repository at this point in the history
  • Loading branch information
kabeaty committed Jun 29, 2023
1 parent 49ddb46 commit 8720d80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/client/ui/components/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export { default as QuestionCircleIcon } from "./QuestionCircleIcon";
export { default as QuestionHelpMessageIcon } from "./QuestionHelpMessageIcon";
export { default as RatingHalfStarIcon } from "./RatingHalfStarIcon";
export { default as RatingStarIcon } from "./RatingStarIcon";
export { default as RatingStarBorderIcon } from "./RatingStarBorderIcon";
export { default as RemoveIcon } from "./RemoveIcon";
export { default as RemoveCircleIcon } from "./RemoveCircleIcon";
export { default as SubtractIcon } from "./SubtractIcon";
Expand Down

0 comments on commit 8720d80

Please sign in to comment.