Skip to content

Commit

Permalink
work for #8129 extract list-item-content
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaLarina committed May 22, 2024
1 parent 3aedd4f commit 2dd98f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/survey-angular-ui/src/angular-ui.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export * from "./components/notifier/notifier.component";
export * from "./components/element-title/dynamic-head.component";
export * from "./components/list/list.component";
export * from "./components/list/list-item.component";
export * from "./components/list/list-item-content.component";
export * from "./components/rating/rating-item.component";
export * from "./components/rating/rating-item-star.component";
export * from "./components/rating/rating-item-smiley.component";
Expand Down

0 comments on commit 2dd98f8

Please sign in to comment.