Skip to content

Commit

Permalink
work for the #6402 (multipletext 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Jun 28, 2023
1 parent e437462 commit 258a5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entries/chunks/model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export { FlowPanelModel } from "../../flowpanel";
export { PageModel } from "../../page";
export * from "../../template-renderer";
export { DefaultTitleModel } from "../../defaultTitle";
export { Question, getComponentName } from "../../question";
export { Question } from "../../question";
export { QuestionNonValue } from "../../questionnonvalue";
export { QuestionEmptyModel } from "../../question_empty";
export {
Expand Down

0 comments on commit 258a5bf

Please sign in to comment.